GaugeOnAttachedToVisualTree Method
Called when the control is added to a rooted visual tree.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.AVA (in BeeMobile.Gauge.AVA.dll) Version: 11.0.0.0+018ecfb38312b59bfeb4b02da5fbbbcd3ab7378d
protected override void OnAttachedToVisualTree(
VisualTreeAttachmentEventArgs e
)
abstract OnAttachedToVisualTree :
e : VisualTreeAttachmentEventArgs -> unit
override OnAttachedToVisualTree :
e : VisualTreeAttachmentEventArgs -> unit
Parameters
- e VisualTreeAttachmentEventArgs
- The event args.