C# Class ChatterBox.Client.Presentation.Shared.Controls.CommunicationControl

Inheritance: Windows.UI.Xaml.Controls.Control
Show file Open project: openpeer/ChatterBox

Public Properties

Property Type Description
ContactListHeaderContentProperty Windows.UI.Xaml.DependencyProperty
ContactListHeaderTemplateProperty Windows.UI.Xaml.DependencyProperty
ConversationsProperty Windows.UI.Xaml.DependencyProperty
LayoutRootStyleProperty Windows.UI.Xaml.DependencyProperty
SelectedConversationProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
CommunicationControl ( ) : System.Collections.Generic

Method Details

CommunicationControl() public method

public CommunicationControl ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

ContactListHeaderContentProperty public static property

Identifies the ContactListHeaderContent dependency property.
public static DependencyProperty,Windows.UI.Xaml ContactListHeaderContentProperty
return Windows.UI.Xaml.DependencyProperty

ContactListHeaderTemplateProperty public static property

Identifies the ContactListHeaderTemplate dependency property.
public static DependencyProperty,Windows.UI.Xaml ContactListHeaderTemplateProperty
return Windows.UI.Xaml.DependencyProperty

ConversationsProperty public static property

Identifies the Conversations dependency property.
public static DependencyProperty,Windows.UI.Xaml ConversationsProperty
return Windows.UI.Xaml.DependencyProperty

LayoutRootStyleProperty public static property

Identifies the LayoutRootStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml LayoutRootStyleProperty
return Windows.UI.Xaml.DependencyProperty

SelectedConversationProperty public static property

Identifies the SelectedConversation dependency property.
public static DependencyProperty,Windows.UI.Xaml SelectedConversationProperty
return Windows.UI.Xaml.DependencyProperty