C1.WPF.DataFilter Namespace / DateTimeOffsetFilterPresenter Class / OnApplyTemplate Method

In This Topic
OnApplyTemplate Method (DateTimeOffsetFilterPresenter)
In This Topic
When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
Syntax
'Declaration
 
Public Overrides Sub OnApplyTemplate() 
 
See Also