Méthode | Description | |
---|---|---|
ParseAlign ( string value ) : AlignType | ||
ParseAutoSizeType ( string value ) : AutoSizeType | ||
ParseBlendMode ( string value ) : BlendMode | ||
ParseButtonMode ( string value ) : ButtonMode | ||
ParseEaseType ( string value ) : Ease | ||
ParseFillMethod ( string value ) : FillMethod | ||
ParseFillType ( string value ) : FillType | ||
ParseFlipType ( string value ) : FlipType | ||
ParseListLayoutType ( string value ) : ListLayoutType | ||
ParseListSelectionMode ( string value ) : ListSelectionMode | ||
ParseOverflowType ( string value ) : OverflowType | ||
ParsePackageItemType ( string value ) : PackageItemType | ||
ParseProgressTitleType ( string value ) : ProgressTitleType | ||
ParseScrollBarDisplayType ( string value ) : ScrollBarDisplayType | ||
ParseScrollType ( string value ) : ScrollType | ||
ParseTransitionActionType ( string value ) : TransitionActionType | ||
ParseVerticalAlign ( string value ) : VertAlignType |
public static ParseAlign ( string value ) : AlignType | ||
value | string | |
Résultat | AlignType |
public static ParseAutoSizeType ( string value ) : AutoSizeType | ||
value | string | |
Résultat | AutoSizeType |
public static ParseBlendMode ( string value ) : BlendMode | ||
value | string | |
Résultat | BlendMode |
public static ParseButtonMode ( string value ) : ButtonMode | ||
value | string | |
Résultat | ButtonMode |
public static ParseEaseType ( string value ) : Ease | ||
value | string | |
Résultat | Ease |
public static ParseFillMethod ( string value ) : FillMethod | ||
value | string | |
Résultat | FillMethod |
public static ParseFillType ( string value ) : FillType | ||
value | string | |
Résultat | FillType |
public static ParseFlipType ( string value ) : FlipType | ||
value | string | |
Résultat | FlipType |
public static ParseListLayoutType ( string value ) : ListLayoutType | ||
value | string | |
Résultat | ListLayoutType |
public static ParseListSelectionMode ( string value ) : ListSelectionMode | ||
value | string | |
Résultat | ListSelectionMode |
public static ParseOverflowType ( string value ) : OverflowType | ||
value | string | |
Résultat | OverflowType |
public static ParsePackageItemType ( string value ) : PackageItemType | ||
value | string | |
Résultat | PackageItemType |
public static ParseProgressTitleType ( string value ) : ProgressTitleType | ||
value | string | |
Résultat | ProgressTitleType |
public static ParseScrollBarDisplayType ( string value ) : ScrollBarDisplayType | ||
value | string | |
Résultat | ScrollBarDisplayType |
public static ParseScrollType ( string value ) : ScrollType | ||
value | string | |
Résultat | ScrollType |
public static ParseTransitionActionType ( string value ) : TransitionActionType | ||
value | string | |
Résultat | TransitionActionType |
public static ParseVerticalAlign ( string value ) : VertAlignType | ||
value | string | |
Résultat | VertAlignType |