UNPKG

meshblu-connector-skype

Version:
957 lines 561 kB
<?xml version="1.0"?> <doc> <assembly> <name>Microsoft.Lync.Controls</name> </assembly> <members> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.ClockAutomationPeer"> <summary> RadioMenuItemAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ClockAutomationPeer.#ctor(Microsoft.Lync.Controls.Internal.Clock)"> <summary> ClockAutomationPeer Constructor </summary> <param name="control"></param> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ClockAutomationPeer.GetAutomationIdCore"> <summary> GetAutomationIdCore override. Return a control-specific string to identify the type of the control </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ClockAutomationPeer.GetClassNameCore"> <summary> GetClassNameCore override. Return a control-specific string to identify the type of the control. </summary> <returns></returns> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.ContactItemAutomationPeer"> <summary> ContactItemAutomationPeer class </summary> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.ContactBaseAutomationPeer`1"> <summary> ContactBaseAutomationPeer class </summary> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.UCBaseAutomationPeer`1"> <summary> UCBaseAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.UCBaseAutomationPeer`1.#ctor(`0)"> <summary> Constructor </summary> <param name="control"></param> <exception cref="T:System.ArgumentNullException">Thrown when <c>control</c> parameter is null</exception> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.UCBaseAutomationPeer`1.GetNameCore"> <summary> GetNameCore override. Return an instance-specific string to identify the control. Each control will override this to provide an implementation relevant to that control's available information, and by default it will not be instance-specific. </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.UCBaseAutomationPeer`1.GetAutomationIdCore"> <summary> GetAutomationIdCore override. Return a control-specific string to identify the type of the control </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.UCBaseAutomationPeer`1.GetClassNameCore"> <summary> GetClassNameCore override. Return a control-specific string to identify the type of the control. </summary> <returns></returns> </member> <member name="P:Microsoft.Lync.Controls.Internal.AutomationPeers.UCBaseAutomationPeer`1.TypeSafeOwner"> <summary> Get the owner of this AutomationPeer as T </summary> </member> <member name="F:Microsoft.Lync.Controls.Internal.AutomationPeers.ContactBaseAutomationPeer`1._defaultName"> <summary> The default value to be returned as the control instance's name </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ContactBaseAutomationPeer`1.#ctor(`0)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ContactBaseAutomationPeer`1.GetNameCore"> <summary> GetNameCore override. Return an instance-specific identifier for this control, which in the case of a ContactBase-derived control is the contact's URI </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactItemAutomationPeer.#ctor(Microsoft.Lync.Controls.ContactItem)"> <summary> ContactItemAutomationPeer Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.ContactSearchAutomationPeer"> <summary> ContactSearchAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ContactSearchAutomationPeer.#ctor(Microsoft.Lync.Controls.ContactSearch)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.ContactSearchInputBoxAutomationPeer"> <summary> ContactSearchInputBoxAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchInputBoxAutomationPeer.#ctor(Microsoft.Lync.Controls.ContactSearchInputBox)"> <summary> ContactSearchInputBoxAutomationPeer Constructor </summary> <param name="control"></param> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchInputBoxAutomationPeer.GetHelpTextCore"> <summary> Override GetHelpTextCore. </summary> <returns></returns> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer"> <summary> ContactSearchResultListAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer.#ctor(Microsoft.Lync.Controls.ContactSearchResultList)"> <summary> ContactSearchResultListAutomationPeer Constructor </summary> <param name="control"></param> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer.GetChildrenCore"> <summary> Override <c>GetChildrenCore</c> </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer.GetNameCore"> <summary> GetNameCore override. Return an instance-specific string to identify the control. Each control will override this to provide an implementation relevant to that control's available information, and by default it will not be instance-specific. </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer.GetAutomationIdCore"> <summary> GetAutomationIdCore override. Return a control-specific string to identify the type of the control </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.ContactSearchResultListAutomationPeer.GetClassNameCore"> <summary> GetClassNameCore override. Return a control-specific string to identify the type of the control. </summary> <returns></returns> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.FocuslessButtonAutomationPeer"> <summary> FocuslessButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.FocuslessButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.Internal.FocuslessButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.HyperlinkButtonAutomationPeer"> <summary> HyperlinkButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.HyperlinkButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.Internal.HyperlinkButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer"> <summary> MyNoteBoxAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.#ctor(Microsoft.Lync.Controls.MyNoteBox)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)"> <summary> Return an implementation of the control pattern corresponding to <paramref name="patternInterface"/> </summary> <param name="patternInterface"></param> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.SetValue(System.String)"> <summary> Set the value of the MyNoteBox control and attempt to publish the note. </summary> <param name="value"></param> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.CreateInternalTextBoxValueProvider"> <summary> CreateInternalTextBoxValueProvider </summary> <returns></returns> <exception cref="T:System.Windows.Automation.ElementNotEnabledException"/> </member> <member name="P:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.InternalTextBoxValueProvider"> <summary> Whenever possible, delegate the implementation of <c>IValueProvider</c> to the underlying <c>TextBox</c> </summary> </member> <member name="P:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.IsReadOnly"> <summary> IsReadOnly </summary> <remarks> Directly delegate to the underlying <c>TextBox</c> </remarks> </member> <member name="P:Microsoft.Lync.Controls.AutomationPeers.MyNoteBoxAutomationPeer.Value"> <summary> Value </summary> <remarks> Directly delegate to the underlying <c>TextBox</c> </remarks> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.MyPresenceChooserAutomationPeer"> <summary> MyPresenceChooserAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.MyPresenceChooserAutomationPeer.#ctor(Microsoft.Lync.Controls.MyPresenceChooser)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.MyStatusAreaAutomationPeer"> <summary> MyStatusAreaAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.MyStatusAreaAutomationPeer.#ctor(Microsoft.Lync.Controls.MyStatusArea)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.ScheduleMeetingButtonAutomationPeer"> <summary> ScheduleMeetingButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ScheduleMeetingButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.ScheduleMeetingButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.SendEmailButtonAutomationPeer"> <summary> SendEmailButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.SendEmailButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.SendEmailButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.SendFileButtonAutomationPeer"> <summary> SendFileButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.SendFileButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.SendFileButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.ShareDesktopButtonAutomationPeer"> <summary> ShareDesktopButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.ShareDesktopButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.ShareDesktopButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.Internal.AutomationPeers.StartVideoCallButtonAutomationPeer"> <summary> StartVideoCallButtonAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.AutomationPeers.StartVideoCallButtonAutomationPeer.#ctor(Microsoft.Lync.Controls.StartVideoCallButton)"> <summary> Constructor </summary> <param name="control"></param> </member> <member name="T:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer"> <summary> UCBaseAutomationPeer class </summary> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.#ctor(Microsoft.Lync.Controls.UCTreeViewItem)"> <summary> Constructor </summary> <param name="control"></param> <exception cref="T:System.ArgumentNullException">Thrown when <c>control</c> parameter is null</exception> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)"> <summary> Override GetPattern </summary> <param name="patternInterface"></param> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.GetNameCore"> <summary> GetNameCore override. Return an instance-specific string to identify the control. Each control will override this to provide an implementation relevant to that control's available information, and by default it will not be instance-specific. </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.GetAutomationIdCore"> <summary> GetAutomationIdCore override. Return a control-specific string to identify the type of the control </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.GetClassNameCore"> <summary> GetClassNameCore override. Return a control-specific string to identify the type of the control. </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#AddToSelection"> <summary> Adds the current element to the collection of selected items. </summary> <remarks> This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. </remarks> <exception cref="T:System.InvalidOperationException">Operation cannot be performed</exception> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#Select"> <summary> Clears any selection and then selects the current element. </summary> <remarks> This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. </remarks> <exception cref="T:System.InvalidOperationException">Operation cannot be performed</exception> </member> <member name="M:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#RemoveFromSelection"> <summary> Removes the current element from the collection of selected items. </summary> <remarks> This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. </remarks> <exception cref="T:System.InvalidOperationException">Operation cannot be performed</exception> </member> <member name="P:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.OwnerTreeViewItem"> <summary> Gets the TreeViewItem that owns this TreeViewItemAutomationPeer. </summary> </member> <member name="P:Microsoft.Lync.Controls.AutomationPeers.UCTreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#SelectionContainer"> <summary> Gets the UI automation provider that implements <see cref="T:System.Windows.Automation.Provider.ISelectionProvider" /> and acts as the container for the calling object. </summary> <value>The UI automation provider.</value> <remarks> This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. </remarks> </member> <member name="T:Microsoft.Lync.Controls.LyncServiceProvider"> <summary> Reserved for internal use. </summary> </member> <member name="M:Microsoft.Lync.Controls.LyncServiceProvider.GetProvider(System.Windows.DependencyObject)"> <summary> Get the <c>IUCClientModel</c> for the <paramref name="dependencyObject"/> </summary> <param name="dependencyObject"></param> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.LyncServiceProvider.SetProvider(Microsoft.Lync.Controls.Internal.Model.IUCClientModel)"> <summary> Set the global <c>IUCClientModel</c> to <paramref name="ucClientModel"/> </summary> <param name="ucClientModel"></param> </member> <member name="M:Microsoft.Lync.Controls.LyncServiceProvider.GetIsInDesignMode(System.Windows.DependencyObject)"> <summary> Check to see if we are currently in design mode </summary> <param name="dependencyObject"></param> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.LyncServiceProvider.CreateUCClient(System.Boolean)"> <summary> Create a concrete implementation of <c>IUCClientModel</c> </summary> <param name="createTimer"><c>true</c> if, in the case when creating a <c>UCClientModel</c> fails, a timer should be created to poll for a new connection</param> <returns>A concrete implementation of <c>IUCClientModel</c>. Must never return <c>null</c></returns> </member> <member name="M:Microsoft.Lync.Controls.LyncServiceProvider.CreateAndStartLookupTimer"> <summary> Creates a timer that is associated with this 'window' used to poll for a new connection to OC </summary> </member> <member name="M:Microsoft.Lync.Controls.LyncServiceProvider.HandleUCClientModelLookupTimerTick(System.Object,System.EventArgs)"> <summary> Called every '_connectToClientPollingInterval'. Tries to recreate the <c>UCClientModel</c>, and if that succeeds, tells all the UCBase controls in this window to wire to a new <c>IUCClientModel</c>. </summary> <param name="sender">The <c>DispatcherTimer</c> used to do the polling</param> <param name="e"></param> </member> <member name="E:Microsoft.Lync.Controls.LyncServiceProvider.ContextChanged"> <summary> Event which is fired when Context property changes. </summary> </member> <member name="T:Microsoft.Lync.Controls.GenericThemeProvider"> <summary> LocalizedStrings class </summary> </member> <member name="M:Microsoft.Lync.Controls.GenericThemeProvider.GetInstance"> <summary> Get a single instance of Generic.xaml ResrouceDictionary. </summary> <returns></returns> </member> <member name="T:Microsoft.Lync.Controls.Internal.Clock"> <summary> Clock Control </summary> </member> <member name="F:Microsoft.Lync.Controls.Internal.Clock.TimeProperty"> <summary> Identifies the Time dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.Internal.Clock.TimeZoneBiasProperty"> <summary> Identifies the TimeZoneBias dependency property. </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.Clock.#ctor"> <summary> Constructor </summary> </member> <member name="M:Microsoft.Lync.Controls.Internal.Clock.OnCreateAutomationPeer"> <summary> Return <c>AutomationPeer</c> for <c>Clock</c> control. </summary> <returns></returns> </member> <member name="P:Microsoft.Lync.Controls.Internal.Clock.Time"> <summary> Time </summary> </member> <member name="P:Microsoft.Lync.Controls.Internal.Clock.TimeZoneBias"> <summary> Time zone bias </summary> </member> <member name="T:Microsoft.Lync.Controls.ContactContentPresenter"> <summary> Reserved for internal use. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.ParentContextProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.ParentContext"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.ContentProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.Content"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.ContentTypeProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.ContentType"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.PersonContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.PersonContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.GroupContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.GroupContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.TelephoneContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.TelephoneContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.BotContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.BotContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.BackgroundProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.Background"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.ContextualInformationProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.ContextualInformation"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactContentPresenter.SelectedTabIndexProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactContentPresenter.SelectedTabIndex"/> dependency property. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.#ctor"> <summary> Constructs an instance of the ContactContentPresenter class. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.ChooseTemplate(System.Object)"> <summary> Reserved for internal use. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.RefreshTemplate"> <summary> Reserved for internal use. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.OnContentChanged(System.Object)"> <summary> Called when <c>Content</c> or <c>ContentType</c> Property changes. Set the <c>ContentTemplate</c> to be used based on value returned by <c>ChooseTemplate</c> method. </summary> <param name="newContent"></param> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.OnContentTypeChanged(System.Object)"> <summary> Called when <c>ContentType</c> Property has changed. Set the <c>ContentTemplate</c> to be used based on value returned by <c>ChooseTemplate</c> method. </summary> <param name="newContentType"></param> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.HandleContentPropertyChanged(System.Object,System.Windows.DependencyPropertyChangedEventArgs)"> <summary> Handle <c>ContentProperty</c> Dependency Property change </summary> <param name="sender"></param> <param name="e"></param> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.HandleContentTypePropertyChanged(System.Object,System.Windows.DependencyPropertyChangedEventArgs)"> <summary> Handle <c>ContentProperty</c> Dependency Property change </summary> <param name="sender"></param> <param name="e"></param> </member> <member name="M:Microsoft.Lync.Controls.ContactContentPresenter.HandleParentContextPropertyChanged(System.Object,System.Windows.DependencyPropertyChangedEventArgs)"> <summary> Handle <c>ParentContextProperty</c> Dependency Property change </summary> <param name="sender"></param> <param name="e"></param> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.ParentContext"> <summary> Gets or sets a context <c>Object</c> to be passed to templates used by this <c>ContentPresenter</c> control </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.Content"> <summary> Gets or sets the model object that is used to generate this <c>ContentPresenter</c> </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.ContentType"> <summary> Gets or sets an enumerated value that identifies the type of model that is used to generate this <c>ContentPresenter</c> </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.PersonContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Person-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.OneLine"/> mode. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.GroupContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Group-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.OneLine"/> mode. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.TelephoneContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Telephone-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.OneLine"/> mode. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.BotContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Bot-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.OneLine"/> mode. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.Background"> <summary> Gets or sets the Background <c>Brush</c> property </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.ContextualInformation"> <summary> Gets or sets data structure which provides contextual information for use with the contextual conversation feature. </summary> <remarks> Contextual information is provided to the destination user when a conversation is initiated. This information may include a link or subject line which provides background on the purpose of a conversation. Optionally, context may be delivered in the form of an application reference and embedded application data. For more information, please refer to the related conceptual topics in the Lync SDK documentation. </remarks> </member> <member name="P:Microsoft.Lync.Controls.ContactContentPresenter.SelectedTabIndex"> <summary> 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 </summary> </member> <member name="T:Microsoft.Lync.Controls.ContactItemContentPresenter"> <summary> Reserved for internal use. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.IsSelectedProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.IsSelected"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.CallButtonVisibilityProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.CallButtonVisibility"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.PersonTwoLineContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.PersonTwoLineContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.GroupTwoLineContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.GroupTwoLineContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.TelephoneTwoLineContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.TelephoneTwoLineContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.BotTwoLineContentTemplateProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.BotTwoLineContentTemplate"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.ShowFriendlyNameProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ShowFriendlyName"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.CallButtonProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.CallButton"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutViewProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutView"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.ContactItemContentPresenter.IsNoteToggleButtonCheckedProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.IsNoteToggleButtonChecked"/> dependency property. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactItemContentPresenter.#ctor"> <summary> Constructs an instance of the ContactItemContentPresenter class. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactItemContentPresenter.GetTemplatedChild``1(System.String)"> <summary> Find a child control in applied <c>DataTemplate</c> </summary> <typeparam name="T"></typeparam> <param name="partName"></param> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.ContactItemContentPresenter.OnApplyTemplate"> <summary> When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call <see cref="M:System.Windows.Controls.Control.ApplyTemplate"/>. In simplest terms, this means the method is called just before a UI element displays in an application. </summary> </member> <member name="M:Microsoft.Lync.Controls.ContactItemContentPresenter.ChooseTemplate(System.Object)"> <summary> Reserved for internal use. </summary> </member> <member name="E:Microsoft.Lync.Controls.ContactItemContentPresenter.OnTemplateApplied"> <summary> Raised when the control has applied a template for the contact. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.CallButtonVisibility"> <summary> Gets or sets an enumerated value which indicates whether or not the call button on this contact item's template is visible. This property is updated based on <c>MouseEnter</c> and <c>MouseLeave</c> events. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.IsSelected"> <summary> Gets or sets a boolean value that determines if this <c>ContactItemContentPresenter</c> is currently selected </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.PersonTwoLineContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Person-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.TwoLines"/> mode. (See <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutView"/>). </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.GroupTwoLineContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Group-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.TwoLines"/> mode. (See <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutView"/>). </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.TelephoneTwoLineContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Telephone-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.TwoLines"/> mode. (See <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutView"/>). </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.BotTwoLineContentTemplate"> <summary> Gets or sets the <see cref="T:System.Windows.DataTemplate"/> used for Bot-type contacts in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.TwoLines"/> mode. (See <see cref="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutView"/>). </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ShowFriendlyName"> <summary> Gets or sets a boolean value which determines whether or not this contact item displays a friendly name string or a SIP URI. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.CallButton"> <summary> Reserved for internal use. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.ContactLayoutView"> <summary> Gets or sets an enumerated value which determines whether this contact item is displayed in <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.OneLine"/> or <see cref="F:Microsoft.Lync.Controls.ContactLayoutOption.TwoLines"/> mode. </summary> </member> <member name="P:Microsoft.Lync.Controls.ContactItemContentPresenter.IsNoteToggleButtonChecked"> <summary> Gets or sets a boolean value which determines the state of the note toggle button. </summary> </member> <member name="T:Microsoft.Lync.Controls.ContactListGroupItem"> <summary> Reserved for internal use. This control is used to display the group nodes in a <see cref="T:Microsoft.Lync.Controls.ContactList"/> control. </summary> </member> <member name="T:Microsoft.Lync.Controls.UCTreeViewItem"> <summary> Reserved for internal use. </summary> </member> <member name="F:Microsoft.Lync.Controls.UCTreeViewItem.PartNameCallButton"> <summary> The call button part name </summary> </member> <member name="F:Microsoft.Lync.Controls.UCTreeViewItem._callButton"> <summary> The call button part </summary> </member> <member name="F:Microsoft.Lync.Controls.UCTreeViewItem.SourceProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.UCTreeViewItem.Source"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.UCTreeViewItem.ContextualInformationProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.UCTreeViewItem.ContextualInformation"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.UCTreeViewItem.CallButtonVisibilityProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.UCTreeViewItem.CallButtonVisibility"/> dependency property. </summary> </member> <member name="F:Microsoft.Lync.Controls.UCTreeViewItem.IsContainerSelectedProperty"> <summary> Identifies the <see cref="P:Microsoft.Lync.Controls.UCTreeViewItem.IsContainerSelected"/> dependency property. </summary> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnApplyTemplate"> <summary> When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call <c>ApplyTemplate</c>. In simplest terms, this means the method is called just before a UI element displays in an application. </summary> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.HandleDropDownOpened(System.Object,System.EventArgs)"> <summary> Reserved for internal use. </summary> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.HandleDropDownClosed(System.Object,System.EventArgs)"> <summary> Reserved for internal use. </summary> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.RefreshCallButtonVisibility"> <summary> Reserved for internal use. </summary> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.IsItemItsOwnContainerOverride(System.Object)"> <summary> Determines whether an object is a <see cref="T:Microsoft.Lync.Controls.UCTreeViewItem"/>. </summary> <returns> true if <paramref name="item"/> is a <see cref="T:Microsoft.Lync.Controls.UCTreeViewItem"/>; otherwise, false. </returns> <param name="item">The object to evaluate.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)"> <summary> Prepares the specified container element to display the specified item. </summary> <param name="element">Container element used to display the specified item.</param> <param name="item">The item to display.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)"> <summary> Removes all templates, styles, and bindings for the object displayed as a <see cref="T:Microsoft.Lync.Controls.UCTreeViewItem"/>. </summary> <param name="element">The <see cref="T:Microsoft.Lync.Controls.UCTreeViewItem"/> element to clear.</param> <param name="item">The item that is contained in the <see cref="T:Microsoft.Lync.Controls.UCTreeViewItem"/>.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnGotFocus(System.Windows.RoutedEventArgs)"> <summary> Provides handling for the <see cref="E:System.Windows.UIElement.GotFocus"/> event. </summary> <param name="e">A <see cref="T:System.Windows.RoutedEventArgs"/> that contains the event data.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnLostFocus(System.Windows.RoutedEventArgs)"> <summary> Provides handling for the <see cref="E:System.Windows.UIElement.LostFocus"/> event. </summary> <param name="e">A <see cref="T:System.Windows.RoutedEventArgs"/> that contains the event data.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"> <summary> Provides handling for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown"/> event. </summary> <param name="e">A <see cref="T:System.Windows.Input.MouseButtonEventArgs"/> that contains the event data.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"> <summary> Provides handling for the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp"/> event. </summary> <param name="e">A <see cref="T:System.Windows.Input.MouseButtonEventArgs"/> that contains the event data.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnMouseRightButtonDown(System.Windows.Input.MouseButtonEventArgs)"> <summary> Raises the <see cref="E:System.Windows.UIElement.MouseRightButtonDown"/> event. </summary> <param name="e">A <see cref="T:System.Windows.Input.MouseButtonEventArgs"/> that contains the event data.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnKeyDown(System.Windows.Input.KeyEventArgs)"> <summary> Provides handling for the <see cref="E:System.Windows.UIElement.KeyDown"/> event when the <see cref="T:System.Windows.Controls.TreeViewItem"/> has focus. </summary> <param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs"/> that contains the event data.</param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnCreateAutomationPeer"> <summary> OnCreateAutomationPeer </summary> <returns></returns> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.LaunchDefaultConversation"> <summary> Launch DEfault conversation modality for this item </summary> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.HandleMouseDown(System.Boolean)"> <summary> HandleMouseDown </summary> <param name="isLeftButton"></param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.OnSourceChanged(System.Object,System.Object)"> <summary> Called when <c>Source</c> property has changed </summary> <param name="oldValue"></param> <param name="newValue"></param> </member> <member name="M:Microsoft.Lync.Controls.UCTreeViewItem.HandleMouseLeave(System.Object,System.Windows.Input.MouseEventArgs)"> <summary> Update <c>HoveredItem</c> </summary> </member> <member name="M:Microsoft.Lync.Co