[]
Represents a button that can be selected, but not cleared, by a user.
public class C1RadioButton : RadioButton, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource, IDisposable
Name | Description |
---|---|
C1RadioButton() | Initializes a new instance of the C1RadioButton class. |
Name | Description |
---|---|
IsDisposed | Gets whether this instance is disposed. |
Name | Description |
---|---|
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the C1RadioButton class. |
OnApplyTemplate() |