CCStopChars Static Class

Definition

Line 30 of System.Windows/TextView.cm

Constructors & Destructor

static CCStopChars()

Member Functions

public static nothrow bool IsCCStopChar(uchar c)

Member Variables

private static String<uchar> ccStopChars

Constructor& Destructor Details

CCStopChars Static Constructor

static CCStopChars()

Definition
Line 32 of System.Windows/TextView.cm


Member Function Details

IsCCStopChar Static Member Function

public static nothrow bool IsCCStopChar(uchar c)

Definition
Line 36 of System.Windows/TextView.cm