Home
last modified time | relevance | path

Searched refs:EditPositionCount (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DMaskedTextProvider.cs487 return this.EditPositionCount - this.assignedCharCount;
578 public int EditPositionCount property in System.ComponentModel.MaskedTextProvider
736 return this.assignedCharCount == this.EditPositionCount;
2235 …Debug.Assert(this.assignedCharCount <= this.EditPositionCount, "Invalid count of assigned chars."); in SetChar()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DMaskedTextProvider.cs465 public int AvailableEditPositionCount => EditPositionCount - AssignedEditPositionCount;
544 public int EditPositionCount => _optionalEditChars + _requiredEditChars; field in System.ComponentModel.MaskedTextProvider
666 return AssignedEditPositionCount == EditPositionCount;
2165 … Debug.Assert(AssignedEditPositionCount <= EditPositionCount, "Invalid count of assigned chars."); in SetChar()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs579 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DMaskedTextProviderTest.cs128 …EditPositionCount, mtp.AvailableEditPositionCount, mtp.Culture, mtp.EditPositionCount, mtp.Include… in CloneTest()
5451 …Assert.AreEqual (edit_position_count, mtp.EditPositionCount, string.Format ("{0}-#{1} (EditPositio… in AssertProperties()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2426 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2429 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2424 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2425 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4028 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs3783 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3870 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3891 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3891 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3870 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3870 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs3889 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4161 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs3891 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4152 public int EditPositionCount { get { throw null; } } property in System.ComponentModel.MaskedTextProvider