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