Back to Devexpress

SunburstControl.OnApplyTemplate() Method

wpf-devexpress-dot-xpf-dot-treemap-dot-sunburstcontrol-0d9df6ac.md

latest1.3 KB
Original Source

SunburstControl.OnApplyTemplate() Method

Called after the template is generated and attached to the visual tree.

Namespace : DevExpress.Xpf.TreeMap

Assembly : DevExpress.Xpf.TreeMap.v25.2.dll

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
public override void OnApplyTemplate()
vb
Public Overrides Sub OnApplyTemplate

Remarks

This method is invoked when the application code or internal processes call the FrameworkElement.ApplyTemplate method. For more information, refer to the following topic: OnApplyTemplate()

See Also

SunburstControl Class

SunburstControl Members

DevExpress.Xpf.TreeMap Namespace