ContactContentPresenter Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public ref class ContactContentPresenter : System::Windows::Controls::ContentPresenter
[System.Windows.Markup.ContentProperty("Content")]
public class ContactContentPresenter : System.Windows.Controls.ContentPresenter
type ContactContentPresenter = class
inherit ContentPresenter
Public Class ContactContentPresenter
Inherits ContentPresenter
- Inheritance
-
ContactContentPresenter
- Derived
- Attributes
Contact |
Constructs an instance of the ContactContentPresenter class. |
Background |
Identifies the Background dependency property. |
Bot |
Identifies the BotContentTemplate dependency property. |
Content |
Identifies the Content dependency property. |
Content |
Identifies the ContentType dependency property. |
Contextual |
Identifies the ContextualInformation dependency property. |
Group |
Identifies the GroupContentTemplate dependency property. |
Parent |
Identifies the ParentContext dependency property. |
Person |
Identifies the PersonContentTemplate dependency property. |
Selected |
Identifies the SelectedTabIndex dependency property. |
Telephone |
Identifies the TelephoneContentTemplate dependency property. |
Background |
Gets or sets the Background Brush property |
Bot |
Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. |
Content |
Gets or sets the model object that is used to generate this ContentPresenter |
Content |
Gets or sets an enumerated value that identifies the type of model that is used to generate this ContentPresenter |
Contextual |
Gets or sets data structure which provides contextual information for use with the contextual conversation feature. |
Group |
Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. |
Parent |
Gets or sets a context Object to be passed to templates used by this ContentPresenter control |
Person |
Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. |
Selected |
Gets or sets the index of the tab item to display if the active template has a Tab control that chooses to use this property |
Telephone |
Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. |
Choose |
Reserved for internal use. |
Refresh |
Reserved for internal use. |
Proizvod | Verzije |
---|---|
Lync Silverlight | latest |
Lync WPF | latest |