[Missing <summary> documentation for T:ZoneFiveSoftware.Common.Visuals.Fitness.IApplication]
| C# | Visual Basic |
public interface IApplication : INotifyPropertyChanged
Public Interface IApplication _ Implements INotifyPropertyChanged
| All Members | Methods | Properties | Events | ||
| Icon | Member | Description |
|---|---|---|
| ActiveView |
Get the active view.
| |
| Calendar |
Get the calendar control.
| |
| Logbook |
Get the logbook which is currently open.
| |
| PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) | |
| ShowView(Guid, String) |
Show the specified view.
| |
| SystemPreferences |
Get the system preferences.
| |
| VisualTheme |
Get the selected visual theme.
|