Click or drag to resize
ExpanderOnExpanded Method
Raises the Expanded event when the IsExpanded property changes from false to true.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
protected virtual void OnExpanded()
See Also