Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarTextSlotPresenter Class / OnFontChanged Method

In This Topic
    OnFontChanged Method (CalendarTextSlotPresenter)
    In This Topic
    Called when any of the font properties changed.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnFontChanged() 
    protected override void OnFontChanged()
    See Also