Home
last modified time | relevance | path

Searched refs:xamlType1 (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Xaml/
H A DXamlType.cs255 public static bool operator == (XamlType xamlType1, XamlType xamlType2) in operator ==() argument
257 return IsNull (xamlType1) ? IsNull (xamlType2) : xamlType1.Equals (xamlType2); in operator ==()
265 public static bool operator != (XamlType xamlType1, XamlType xamlType2) in operator !=() argument
267 return !(xamlType1 == xamlType2); in operator !=()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Xaml.cs989 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
990 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Xaml.cs989 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
990 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Xaml.cs1015 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1016 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Xaml.cs1010 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1011 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Xaml.cs1015 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1016 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Xaml.cs1014 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1015 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Xaml.cs1010 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1011 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Xaml.cs1010 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1011 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Xaml.cs1005 …public static bool operator ==(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator ==() argument
1006 …public static bool operator !=(System.Xaml.XamlType xamlType1, System.Xaml.XamlType xamlType2) { t… in operator !=() argument