Class ScrollContentPresenter
Inheritance
System.Object
ScrollContentPresenter
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class ScrollContentPresenter : ContentPresenter, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
ScrollContentPresenter()
Declaration
public ScrollContentPresenter()
Fields
CanContentScrollProperty
Declaration
public static AutomationProperty CanContentScrollProperty
Field Value
AutomationProperty
|
Properties
CanContentScroll
Declaration
public bool CanContentScroll { get; set; }
Property Value
System.Boolean
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|