[This documentation is preliminary and is subject to change.]
Applies to: Metro style apps only
A class that you derive from to select the group style as a function of the parent group and its level.
Inheritance
- Object
- GroupStyleSelector
Syntax
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The GroupStyleSelector class has these types of members:
Constructors
The GroupStyleSelector class has these constructors.
| Constructor | Description |
|---|---|
| GroupStyleSelector | Initializes a new instance of the GroupStyleSelector class. |
Methods
The GroupStyleSelector class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| SelectGroupStyle | Implements the selection logic for a GroupStyleSelector implementation. Override this method to provide the desired selection behavior. |
| SelectGroupStyleCore | Invokes the selection logic for a GroupStyleSelector implementation. Specific implementations change the logic by overriding SelectGroupStyle. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
