Show / Hide Table of Contents

Class BaseTab

Inheritance
System.Object
BaseTab
ConfigureTelemetryLogTab
Implements
IConfigurationTab
Namespace: Cloud_ShareSync.GUI.Types
Assembly: Cloud-ShareSync.dll
Syntax
abstract class BaseTab : StackPanel

Constructors

| Improve this Doc View Source

BaseTab(ConfigureWindow)

Declaration
public BaseTab(ConfigureWindow parent)
Parameters
Type Name Description
ConfigureWindow parent

Properties

| Improve this Doc View Source

ParentWindow

Declaration
ConfigureWindow ParentWindow { }
Property Value
Type Description
ConfigureWindow

Methods

| Improve this Doc View Source

ConfigureWindowSettings()

Declaration
void ConfigureWindowSettings()
| Improve this Doc View Source

SaveConfigHandler(Nullable<Object>, RoutedEventArgs)

Declaration
public abstract void SaveConfigHandler(object? sender, RoutedEventArgs e)
Parameters
Type Name Description
System.Nullable<System.Object> sender
RoutedEventArgs e

Implements

IConfigurationTab
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
About Me | Open Source Acknowledgements | Security
☀
☾