Method OnApplyTemplate
OnApplyTemplate()
Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.
Declaration
protected override void OnApplyTemplate()
Overrides
Microsoft.UI.Xaml.FrameworkElement.OnApplyTemplate()
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |