ToggleSwitch.OnHeaderChanged method
Invoked when the content for Header changes.
Syntax
Parameters
- oldContent
-
Type: System.Object [.NET] | Platform::Object [C++]
The string or object content of the old content.
- newContent
-
Type: System.Object [.NET] | Platform::Object [C++]
The string or object content of the new content.
Remarks
Override this method in order to add steps to behavior of a custom derived class, or to change the oldContent or newContent values before passing them on to base.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
