17 references to IUnicodeCharactersStatics_Delegates
PresentationFramework (17)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (17)
595
public
IUnicodeCharactersStatics_Delegates
.GetCodepointFromSurrogatePair_0 GetCodepointFromSurrogatePair_0;
596
public
IUnicodeCharactersStatics_Delegates
.GetSurrogatePairFromCodepoint_1 GetSurrogatePairFromCodepoint_1;
597
public
IUnicodeCharactersStatics_Delegates
.IsHighSurrogate_2 IsHighSurrogate_2;
598
public
IUnicodeCharactersStatics_Delegates
.IsLowSurrogate_3 IsLowSurrogate_3;
599
public
IUnicodeCharactersStatics_Delegates
.IsSupplementary_4 IsSupplementary_4;
600
public
IUnicodeCharactersStatics_Delegates
.IsNoncharacter_5 IsNoncharacter_5;
601
public
IUnicodeCharactersStatics_Delegates
.IsWhitespace_6 IsWhitespace_6;
602
public
IUnicodeCharactersStatics_Delegates
.IsAlphabetic_7 IsAlphabetic_7;
603
public
IUnicodeCharactersStatics_Delegates
.IsCased_8 IsCased_8;
604
public
IUnicodeCharactersStatics_Delegates
.IsUppercase_9 IsUppercase_9;
605
public
IUnicodeCharactersStatics_Delegates
.IsLowercase_10 IsLowercase_10;
606
public
IUnicodeCharactersStatics_Delegates
.IsIdStart_11 IsIdStart_11;
607
public
IUnicodeCharactersStatics_Delegates
.IsIdContinue_12 IsIdContinue_12;
608
public
IUnicodeCharactersStatics_Delegates
.IsGraphemeBase_13 IsGraphemeBase_13;
609
public
IUnicodeCharactersStatics_Delegates
.IsGraphemeExtend_14 IsGraphemeExtend_14;
610
public
IUnicodeCharactersStatics_Delegates
.GetNumericType_15 GetNumericType_15;
611
public
IUnicodeCharactersStatics_Delegates
.GetGeneralCategory_16 GetGeneralCategory_16;