Home
last modified time | relevance | path

Searched refs:GetNumericListSeparator (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows/
H A DTokenizerHelper.cs23 internal static char GetNumericListSeparator(IFormatProvider provider) in GetNumericListSeparator() method in Windows.UI.Xaml.TokenizerHelper
H A DGridLength.cs118 char listSeparator = TokenizerHelper.GetNumericListSeparator(cultureInfo); in ToString()
H A DThickness.cs77 char listSeparator = TokenizerHelper.GetNumericListSeparator(cultureInfo); in ToString()
H A DCornerRadius.cs71 char listSeparator = TokenizerHelper.GetNumericListSeparator(cultureInfo); in ToString()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Windows/
H A DTokenizerHelper.cs32 internal static char GetNumericListSeparator(IFormatProvider provider) in GetNumericListSeparator() method in System.Windows.TokenizerHelper
H A DPoint.cs78 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()
H A DRect.cs304 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Windows/Foundation/
H A DTokenizerHelper.cs27 internal static char GetNumericListSeparator(IFormatProvider provider) in GetNumericListSeparator() method in System.Windows.TokenizerHelper
H A DPoint.cs73 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()
H A DRect.cs315 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Windows/UI/
H A DColor.cs110 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows/Media/
H A DMatrix.cs159 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows/Media/Media3D/
H A DMatrix3D.cs431 char separator = TokenizerHelper.GetNumericListSeparator(provider); in ConvertToString()