[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Input Assembly
C1.WPF.Input
Structs
AnchorMatching
Operators
operator ==
dotnet-api
C1.WPF.Input Assembly
C1.WPF.Input
Classes
Structs
AnchorMatching
Properties
Methods
Operators
operator !=
operator ==
Enums
Delegates
C1.WPF.Input.Resources
(Showing Draft Content)
C1.WPF.Input.AnchorMatching.op_Equality
operator == Operator
operator ==(AnchorMatching, AnchorMatching)
Declaration
public static bool operator ==(AnchorMatching am1, AnchorMatching am2)
Parameters
Type
Name
Description
AnchorMatching
am1
AnchorMatching
am2
Returns
Type
Description
bool