17 references to IUnicodeCharactersStatics_Delegates
PresentationFramework (17)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (17)
588public IUnicodeCharactersStatics_Delegates.GetCodepointFromSurrogatePair_0 GetCodepointFromSurrogatePair_0; 589public IUnicodeCharactersStatics_Delegates.GetSurrogatePairFromCodepoint_1 GetSurrogatePairFromCodepoint_1; 590public IUnicodeCharactersStatics_Delegates.IsHighSurrogate_2 IsHighSurrogate_2; 591public IUnicodeCharactersStatics_Delegates.IsLowSurrogate_3 IsLowSurrogate_3; 592public IUnicodeCharactersStatics_Delegates.IsSupplementary_4 IsSupplementary_4; 593public IUnicodeCharactersStatics_Delegates.IsNoncharacter_5 IsNoncharacter_5; 594public IUnicodeCharactersStatics_Delegates.IsWhitespace_6 IsWhitespace_6; 595public IUnicodeCharactersStatics_Delegates.IsAlphabetic_7 IsAlphabetic_7; 596public IUnicodeCharactersStatics_Delegates.IsCased_8 IsCased_8; 597public IUnicodeCharactersStatics_Delegates.IsUppercase_9 IsUppercase_9; 598public IUnicodeCharactersStatics_Delegates.IsLowercase_10 IsLowercase_10; 599public IUnicodeCharactersStatics_Delegates.IsIdStart_11 IsIdStart_11; 600public IUnicodeCharactersStatics_Delegates.IsIdContinue_12 IsIdContinue_12; 601public IUnicodeCharactersStatics_Delegates.IsGraphemeBase_13 IsGraphemeBase_13; 602public IUnicodeCharactersStatics_Delegates.IsGraphemeExtend_14 IsGraphemeExtend_14; 603public IUnicodeCharactersStatics_Delegates.GetNumericType_15 GetNumericType_15; 604public IUnicodeCharactersStatics_Delegates.GetGeneralCategory_16 GetGeneralCategory_16;