VirtualizedContainerService.HintSizeName Field

Definition

Provides a XAML type system identifier.

public: static initonly System::Xaml::AttachableMemberIdentifier ^ HintSizeName;
public static readonly System.Xaml.AttachableMemberIdentifier HintSizeName;
 staticval mutable HintSizeName : System.Xaml.AttachableMemberIdentifier
Public Shared ReadOnly HintSizeName As AttachableMemberIdentifier 

Field Value

Remarks

The identifier is a string that consists of the VirtualizedContainerService type plus "HintSize".

Applies to