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