ExpanderOnExpanded Method |
Raises the
Expanded event
when the
IsExpanded
property changes from false to true.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax protected virtual void OnExpanded()
See Also