RibbonControlLength.Equality(RibbonControlLength, RibbonControlLength) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator ==(Microsoft::Windows::Controls::Ribbon::RibbonControlLength length1, Microsoft::Windows::Controls::Ribbon::RibbonControlLength length2);
public static bool operator == (Microsoft.Windows.Controls.Ribbon.RibbonControlLength length1, Microsoft.Windows.Controls.Ribbon.RibbonControlLength length2);
static member ( = ) : Microsoft.Windows.Controls.Ribbon.RibbonControlLength * Microsoft.Windows.Controls.Ribbon.RibbonControlLength -> bool
Public Shared Operator == (length1 As RibbonControlLength, length2 As RibbonControlLength) As Boolean
Parameters
- length1
- RibbonControlLength
- length2
- RibbonControlLength