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