VantagePoint WPF Controls v1.0 Class Library
Assembly: VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)
MiscControl base class is the base class from which all misc controls are derived.
Namespace:
VantagePoint.Common.BaseClassesAssembly: VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | XAML |
public class MiscControlBase : ControlBase
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| MiscControlBase(String) |
MiscControlBase
For VantagePoint Misc Controls
| |
| FontSize |
Get or set the tick label font size
| |
| FontSizeProperty |
Sets the font size for the tick labels
| |
| LoadControlTemplate(String) | (Inherited from ControlBase.) |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
VantagePoint.Common.BaseClasses..::.ControlBase
VantagePoint.Common.BaseClasses..::.MiscControlBase
VantagePoint.MiscControls..::.AnalogClock
VantagePoint.MiscControls..::.DateTimeDisplay
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
VantagePoint.Common.BaseClasses..::.ControlBase
VantagePoint.Common.BaseClasses..::.MiscControlBase
VantagePoint.MiscControls..::.AnalogClock
VantagePoint.MiscControls..::.DateTimeDisplay
See Also
VantagePoint.Common.BaseClasses Namespace