[]
        
(Showing Draft Content)

C1.WinUI.Core.C1View

C1View Class

Base class for views supporting standard properties.

Inheritance
C1View
Implements
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public abstract class C1View : Control, IDisposable

Constructors

Name Description
C1View()

Initializes a new instance of the C1View class.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Methods

Name Description
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the C1View class.

OnApplyTemplate()
OnBackgroundChanged()

Called when the background changed.

OnBorderBrushChanged()

Called when the border brush changed.

OnBorderThicknessChanged()

Called when the border thickness changed.

OnCornerRadiusChanged()

Called when the corner-radius changed.

OnFlowDirectionChanged()

Called when the flow direction changed.

OnFontChanged()

Called when any of the font properties changed.

OnForegroundChanged()

Called when the foreground changed.

OnPaddingChanged()

Called when the padding changed.

OnStyleChanged()

Called when the style changed.