[]
        
(Showing Draft Content)

C1.WPF.Core.C1RadioButton

C1RadioButton Class

Represents a button that can be selected, but not cleared, by a user.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class C1RadioButton : RadioButton, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource, IDisposable

Constructors

Name Description
C1RadioButton()

Initializes a new instance of the C1RadioButton class.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Methods

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

Finalizes this instance of the C1RadioButton class.

OnApplyTemplate()