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

Inheritance: Windows.UI.Xaml.Controls.Control
Exibir arquivo 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_oe static_oe property

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

ContactListHeaderTemplateProperty public_oe static_oe property

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

ConversationsProperty public_oe static_oe property

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

LayoutRootStyleProperty public_oe static_oe property

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

SelectedConversationProperty public_oe static_oe property

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