Class CommentsPane
Inheritance
System.Object
CommentsPane
Namespace: Telerik.Windows.Documents.UI.Annotations
Assembly: Telerik.Windows.Documents.dll
Syntax
public class CommentsPane : Control
Constructors
CommentsPane()
Declaration
public CommentsPane()
Fields
IsMouseIndirectlyOverProperty
Declaration
public static readonly DependencyProperty IsMouseIndirectlyOverProperty
Field Value
System.Windows.DependencyProperty
|
Properties
IsMouseIndirectlyOver
Declaration
public bool IsMouseIndirectlyOver { get; set; }
Property Value
System.Boolean
|