Edit

Share via


UCBase Class

Definition

public ref class UCBase abstract : System::Windows::Controls::Control
public abstract class UCBase : System.Windows.Controls.Control
type UCBase = class
    inherit Control
Public MustInherit Class UCBase
Inherits Control
Inheritance
UCBase
Derived

Constructors

UCBase()

Fields

ContextMenuProperty
InitializationErrorMessageProperty
InitializationErrorProperty
InitializationFailedProperty
IsInResiliencyModeProperty
IsSignedInProperty

Properties

ContextMenu
InitializationError
InitializationErrorMessage
InitializationFailed
IsInResiliencyMode
IsLoaded
IsLoadedAndIsInVisualTree
IsSignedIn
UCClientModel

Methods

ExtractTemplatePart<T>(String)
ExtractTemplatePart<T>(String, Boolean)
OnApplyTemplate()
OnClientDisconnected()
OnContactManagerPropertyChanged(IContactsAndGroupsManagerModel, IContactsAndGroupsManagerModel)
OnIsInResiliencyModePropertyChanged(Boolean, Boolean)
OnIsSignedPropertyChanged(Boolean, Boolean)
OnLoaded()
OnSelfModelPropertyChanged(ISelfModel, ISelfModel)
OnUnloaded()
UnwireUCClient()
WireUCClient(IUCClientModel)

Events

InitializationCompleted

Applies to