ProductType () |
n/a
|
public sealed enum Telerik.Licensing.ProductType
                    Dev = 0,
                    Trial = 1,
|
--> NONE <--
|
--> NONE <--
|
public class Telerik.Windows.RadRoutedEventArgs () |
--> NONE <--
|
- Constructor: public RadRoutedEventArgs (object source)
|
Telerik.Windows.Automation.Peers AutomationManager () |
n/a
|
public abstract sealed class Telerik.Windows.Automation.Peers.AutomationManager
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static AutomationMode AutomationMode { public get; public set; }
|
AutomationMode () |
n/a
|
public sealed enum Telerik.Windows.Automation.Peers.AutomationMode
                    Disabled = 0,
                    FrameworkOnly = 1,
                    Basic = 2,
                    Advanced = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Automation.Peers RadButtonAutomationPeer () |
public class Telerik.Windows.Automation.Peers.RadButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Automation.Peers.RadButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
|
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method: protected override string GetAutomationIdCore ()
- Method: protected override string GetClassNameCore ()
- Method: protected override string GetHelpTextCore ()
- Method: protected override string GetItemStatusCore ()
- Method: protected override string GetNameCore ()
- Method: public override object GetPattern (PatternInterface patternInterface)
|
Telerik.Windows.Automation.Peers RadDropDownButtonAutomationPeer () |
public class Telerik.Windows.Automation.Peers.RadDropDownButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Automation.Peers.RadDropDownButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public void Invoke ()
|
- Method: protected override string GetAutomationIdCore ()
- Method: protected override List`1 GetChildrenCore ()
- Method: protected override string GetClassNameCore ()
- Method: protected override string GetHelpTextCore ()
- Method: protected override string GetItemStatusCore ()
- Method: protected override string GetNameCore ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method: public new void Invoke ()
|
Telerik.Windows.Automation.Peers RadExpanderAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RadExpanderAutomationPeer
|
--> NONE <--
|
- Constructor: public RadExpanderAutomationPeer (RadExpander element)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual void Collapse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void Expand ()
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: virtual ExpandCollapseState ExpandCollapseState { public get; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
|
Telerik.Windows.Automation.Peers RadListBoxItemWrapperAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RadListBoxItemWrapperAutomationPeer
|
--> NONE <--
|
- Constructor: public RadListBoxItemWrapperAutomationPeer (RadListBoxItem owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
|
Telerik.Windows.Automation.Peers RadPasswordBoxAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RadPasswordBoxAutomationPeer
|
--> NONE <--
|
- Constructor: public RadPasswordBoxAutomationPeer (RadPasswordBox owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method: protected override string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method: protected override bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method: public override void SetValue (string value)
- Method: public virtual void Toggle ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: virtual bool IsReadOnly { public get; }
- Property: UIElement Owner { public get; }
- Property: virtual ToggleState ToggleState { public get; }
- Property: virtual string Value { public get; }
|
Telerik.Windows.Automation.Peers RadPathButtonAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RadPathButtonAutomationPeer
|
--> NONE <--
|
- Constructor: public RadPathButtonAutomationPeer (RadPathButton owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method: protected override string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public void Invoke ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
|
Telerik.Windows.Automation.Peers RadProgressBarAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RadProgressBarAutomationPeer
|
--> NONE <--
|
- Constructor: public RadProgressBarAutomationPeer (RadProgressBar owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual double LargeChange { public get; }
- Property: virtual double Maximum { public get; }
- Property: virtual double Minimum { public get; }
- Property: UIElement Owner { public get; }
- Property: virtual double SmallChange { public get; }
- Property: virtual double Value { public get; }
|
Telerik.Windows.Automation.Peers RadRadioButtonAutomationPeer () |
public class Telerik.Windows.Automation.Peers.RadRadioButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Automation.Peers.RadRadioButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
|
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method: protected override string GetAutomationIdCore ()
- Method: protected override string GetClassNameCore ()
- Method: protected override string GetHelpTextCore ()
- Method: protected override string GetItemStatusCore ()
- Method: protected override string GetNameCore ()
- Method: public override object GetPattern (PatternInterface patternInterface)
|
Telerik.Windows.Automation.Peers RadSliderAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RadSliderAutomationPeer
|
--> NONE <--
|
- Constructor: public RadSliderAutomationPeer (RadSlider owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual double LargeChange { public get; }
- Property: virtual double Maximum { public get; }
- Property: virtual double Minimum { public get; }
- Property: UIElement Owner { public get; }
- Property: virtual double SmallChange { public get; }
- Property: virtual double Value { public get; }
|
Telerik.Windows.Automation.Peers RadSplitButtonAutomationPeer () |
public class Telerik.Windows.Automation.Peers.RadSplitButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Automation.Peers.RadSplitButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
|
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method: protected override string GetAutomationIdCore ()
- Method: protected override List`1 GetChildrenCore ()
- Method: protected override string GetClassNameCore ()
- Method: protected override string GetHelpTextCore ()
- Method: protected override string GetItemStatusCore ()
- Method: protected override string GetNameCore ()
- Method: public override object GetPattern (PatternInterface patternInterface)
|
Telerik.Windows.Automation.Peers RadTileListAutomationPeer () |
public class Telerik.Windows.Automation.Peers.RadTileListAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Automation.Peers.RadTileListAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
|
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method: public virtual void Scroll (ScrollAmount horizontalAmount, ScrollAmount verticalAmount)
- Method: public virtual void SetScrollPercent (double horizontalPercent, double verticalPercent)
- Property: virtual bool HorizontallyScrollable { public get; }
- Property: virtual double HorizontalScrollPercent { public get; }
- Property: virtual double HorizontalViewSize { public get; }
- Property: virtual bool VerticallyScrollable { public get; }
- Property: virtual double VerticalScrollPercent { public get; }
- Property: virtual double VerticalViewSize { public get; }
|
Telerik.Windows.Automation.Peers RadToggleButtonAutomationPeer () |
public class Telerik.Windows.Automation.Peers.RadToggleButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Automation.Peers.RadToggleButtonAutomationPeer
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
|
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method: protected override string GetAutomationIdCore ()
- Method: protected override string GetClassNameCore ()
- Method: protected override string GetHelpTextCore ()
- Method: protected override string GetItemStatusCore ()
- Method: protected override string GetNameCore ()
- Method: public override object GetPattern (PatternInterface patternInterface)
|
Telerik.Windows.Automation.Peers RangeBaseAutomationPeer () |
n/a
|
public class Telerik.Windows.Automation.Peers.RangeBaseAutomationPeer
|
--> NONE <--
|
- Constructor: public RangeBaseAutomationPeer (RangeBase owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method (i): protected virtual string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method (i): protected virtual string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method (i): protected virtual string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method (i): protected virtual string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method (i): protected virtual string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method (i): public virtual object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual double LargeChange { public get; }
- Property: virtual double Maximum { public get; }
- Property: virtual double Minimum { public get; }
- Property: UIElement Owner { public get; }
- Property: virtual double SmallChange { public get; }
- Property: virtual double Value { public get; }
|
public class Telerik.Windows.Automation.Peers.StringFilterEditorAutomationPeer () |
- Method: protected override List`1 GetChildrenCore ()
|
- Method (i): protected virtual List`1 GetChildrenCore ()
|
AutoToolTipPlacement () |
n/a
|
public sealed enum Telerik.Windows.Controls.AutoToolTipPlacement
                    None = 0,
                    TopLeft = 1,
                    BottomRight = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls BooleanConverter () |
n/a
|
public class Telerik.Windows.Controls.BooleanConverter
|
--> NONE <--
|
- Constructor: public BooleanConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: object FalseValue { public get; public set; }
- Property: object NullValue { public get; public set; }
- Property: object TrueValue { public get; public set; }
|
public class Telerik.Windows.Controls.DoubleRangeBase () |
- Method: protected void FixSelectionProperties ()
|
- Method: protected void CoerceRangeSpanProperties ()
- Method: protected void CoerceSelectionProperties ()
|
Telerik.Windows.Controls DoubleToThicknessConverter () |
n/a
|
public class Telerik.Windows.Controls.DoubleToThicknessConverter
|
--> NONE <--
|
- Constructor: public DoubleToThicknessConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls DropDownButtonExtensions () |
n/a
|
public abstract sealed class Telerik.Windows.Controls.DropDownButtonExtensions
|
--> NONE <--
|
- Field: public static readonly DependencyProperty FocusContentOnOpenProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static bool GetFocusContentOnOpen (DependencyObject obj)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static void SetFocusContentOnOpen (DependencyObject obj, bool value)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls FlagEnumToVisibilityConverter () |
n/a
|
public class Telerik.Windows.Controls.FlagEnumToVisibilityConverter
|
--> NONE <--
|
- Constructor: public FlagEnumToVisibilityConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls GeometryParser () |
n/a
|
public abstract sealed class Telerik.Windows.Controls.GeometryParser
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static Geometry GetGeometry (string path)
- Method (i): public virtual int GetHashCode ()
- Method: public static string GetString (Geometry geometry)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls GreenPalette () |
n/a
|
public sealed class Telerik.Windows.Controls.GreenPalette
|
--> NONE <--
|
- Event: public event EventHandler Changed
- Field: public static readonly DependencyProperty AccentHighColorProperty
- Field: public static readonly DependencyProperty AccentLowColorProperty
- Field: public static readonly DependencyProperty AlternativeColorProperty
- Field: public static readonly DependencyProperty BasicColorProperty
- Field: public static readonly DependencyProperty ComplementaryColorProperty
- Field: public static readonly DependencyProperty CornerRadiusBottomProperty
- Field: public static readonly DependencyProperty CornerRadiusLeftProperty
- Field: public static readonly DependencyProperty CornerRadiusProperty
- Field: public static readonly DependencyProperty CornerRadiusRightProperty
- Field: public static readonly DependencyProperty CornerRadiusTopProperty
- Field: public static readonly DependencyProperty DisabledOpacityProperty
- Field: public static readonly DependencyProperty FixedColorProperty
- Field: public static readonly DependencyProperty FontFamilyProperty
- Field: public static readonly DependencyProperty FontSizeLProperty
- Field: public static readonly DependencyProperty FontSizeProperty
- Field: public static readonly DependencyProperty FontSizeSProperty
- Field: public static readonly DependencyProperty FontSizeXLProperty
- Field: public static readonly DependencyProperty FontSizeXSProperty
- Field: public static readonly DependencyProperty HighColorProperty
- Field: public static readonly DependencyProperty IsFreezableProperty
- Field: public static readonly DependencyProperty LowColorProperty
- Field: public static readonly DependencyProperty MainColorProperty
- Field: public static readonly DependencyProperty MarkerColorProperty
- Field: public static readonly DependencyProperty MouseOverColorProperty
- Field: public static readonly DependencyProperty PrimaryColorProperty
- Field: public static readonly DependencyProperty ReadOnlyBackgroundColorProperty
- Field: public static readonly DependencyProperty ReadOnlyOpacityProperty
- Field: public static readonly DependencyProperty SelectedColorProperty
- Field: public static readonly DependencyProperty SemiAccentLowColorProperty
- Field: public static readonly DependencyProperty StrongColorProperty
- Field: public static readonly DependencyProperty ValidationColorProperty
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public Freezable Clone ()
- Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
- Method (i): public Freezable CloneCurrentValue ()
- Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): protected Freezable CreateInstance ()
- Method (i): protected virtual Freezable CreateInstanceCore ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void Freeze ()
- Method (i): protected virtual bool FreezeCore (bool isChecking)
- Method (i): public Freezable GetAsFrozen ()
- Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
- Method (i): public Freezable GetCurrentValueAsFrozen ()
- Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
- Method (i): public virtual int GetHashCode ()
- Method: public static bool GetIsFreezable (DependencyObject dependencyObject)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public Type GetType ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method: public static void LoadPreset (ColorVariation preset)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChanged ()
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): protected void ReadPreamble ()
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method: public static void SetIsFreezable (DependencyObject dependencyObject, bool value)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Method (i): protected void WritePostscript ()
- Method (i): protected void WritePreamble ()
- Nested Type: public sealed enum ColorVariation
                    Dark = 0,                     Light = 1
- Property: Color AccentHighColor { public get; public set; }
- Property: Color AccentLowColor { public get; public set; }
- Property: Color AlternativeColor { public get; public set; }
- Property: Color BasicColor { public get; public set; }
- Property: bool CanFreeze { public get; }
- Property: Color ComplementaryColor { public get; public set; }
- Property: CornerRadius CornerRadius { public get; public set; }
- Property: CornerRadius CornerRadiusBottom { public get; public set; }
- Property: CornerRadius CornerRadiusLeft { public get; public set; }
- Property: CornerRadius CornerRadiusRight { public get; public set; }
- Property: CornerRadius CornerRadiusTop { public get; public set; }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: double DisabledOpacity { public get; public set; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Color FixedColor { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: double FontSizeL { public get; public set; }
- Property: double FontSizeS { public get; public set; }
- Property: double FontSizeXL { public get; public set; }
- Property: double FontSizeXS { public get; public set; }
- Property: Color HighColor { public get; public set; }
- Property: bool IsFrozen { public get; }
- Property: bool IsSealed { public get; }
- Property: Color LowColor { public get; public set; }
- Property: Color MainColor { public get; public set; }
- Property: Color MarkerColor { public get; public set; }
- Property: Color MouseOverColor { public get; public set; }
- Property: static GreenPalette Palette { public get; }
- Property: Color PrimaryColor { public get; public set; }
- Property: Color ReadOnlyBackgroundColor { public get; public set; }
- Property: double ReadOnlyOpacity { public get; public set; }
- Property: Color SelectedColor { public get; public set; }
- Property: Color SemiAccentLowColor { public get; public set; }
- Property: Color StrongColor { public get; public set; }
- Property: Color ValidationColor { public get; public set; }
|
Telerik.Windows.Controls GreenResourceDictionary () |
n/a
|
public sealed class Telerik.Windows.Controls.GreenResourceDictionary
|
--> NONE <--
|
- Constructor: public GreenResourceDictionary ()
- Method (i): public virtual void Add (object key, object value)
- Method (i): public virtual void BeginInit ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (object key)
- Method (i): public void CopyTo (DictionaryEntry[] array, int arrayIndex)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual object FindName (string name)
- Method (i): public virtual IDictionaryEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnGettingValue (object key, object value, out bool canCache)
- Method (i): public virtual void RegisterName (string name, object scopedElement)
- Method (i): public virtual void Remove (object key)
- Method (i): public virtual string ToString ()
- Method (i): public virtual void UnregisterName (string name)
- Property: virtual int Count { public get; }
- Property: DeferrableContent DeferrableContent { public get; public set; }
- Property: bool InvalidatesImplicitDataTemplateResources { public get; public set; }
- Property: virtual bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [object key] { public get; public set; }
- Property: virtual ICollection Keys { public get; }
- Property: Collection`1 MergedDictionaries { public get; }
- Property: Uri Source { public get; public set; }
- Property: virtual ICollection Values { public get; }
|
Telerik.Windows.Controls GreenResourceExtension () |
n/a
|
public sealed class Telerik.Windows.Controls.GreenResourceExtension
|
--> NONE <--
|
- Constructor: public GreenResourceExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method (i): public virtual string ToString ()
- Property: GreenResourceKey ResourceKey { public get; public set; }
|
Telerik.Windows.Controls GreenResourceKey () |
n/a
|
public sealed class Telerik.Windows.Controls.GreenResourceKey
|
--> NONE <--
|
- Field: public static readonly ResourceKey AccentHighBrush
- Field: public static readonly ResourceKey AccentLowBrush
- Field: public static readonly ResourceKey AlternativeBrush
- Field: public static readonly ResourceKey BasicBrush
- Field: public static readonly ResourceKey ComplementaryBrush
- Field: public static readonly ResourceKey CornerRadius
- Field: public static readonly ResourceKey CornerRadiusBottom
- Field: public static readonly ResourceKey CornerRadiusLeft
- Field: public static readonly ResourceKey CornerRadiusRight
- Field: public static readonly ResourceKey CornerRadiusTop
- Field: public static readonly ResourceKey DefaultForegroundColor
- Field: public static readonly ResourceKey DisabledOpacity
- Field: public static readonly ResourceKey FixedBrush
- Field: public static readonly ResourceKey FontFamily
- Field: public static readonly ResourceKey FontSize
- Field: public static readonly ResourceKey FontSizeL
- Field: public static readonly ResourceKey FontSizeS
- Field: public static readonly ResourceKey FontSizeXL
- Field: public static readonly ResourceKey FontSizeXS
- Field: public static readonly ResourceKey HighBrush
- Field: public static readonly ResourceKey LowBrush
- Field: public static readonly ResourceKey MainBrush
- Field: public static readonly ResourceKey MarkerBrush
- Field: public static readonly ResourceKey MouseOverBrush
- Field: public static readonly ResourceKey PrimaryBrush
- Field: public static readonly ResourceKey QualityGoodBrush
- Field: public static readonly ResourceKey QualityPoorBrush
- Field: public static readonly ResourceKey QualitySatisfactoryBrush
- Field: public static readonly ResourceKey ReadOnlyBackgroundBrush
- Field: public static readonly ResourceKey ReadOnlyOpacity
- Field: public static readonly ResourceKey SelectedBrush
- Field: public static readonly ResourceKey SemiAccentLowBrush
- Field: public static readonly ResourceKey StrongBrush
- Field: public static readonly ResourceKey ValidationBrush
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method: public override string ToString ()
- Property: override internal Assembly { public get; }
|
Telerik.Windows.Controls GreenResourceKeyTypeConverter () |
n/a
|
public class Telerik.Windows.Controls.GreenResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public GreenResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls ModernColors () |
public sealed class Telerik.Windows.Controls.ModernColors
|
n/a
|
- Constructor: public ModernColors ()
- [Obsolete: Use the ModernResourceExtension instead of the Color attached property.]Field: public static readonly DependencyProperty ColorProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- [Obsolete: Use the ModernResourceExtension instead of the Color attached property.]Method: public static ModernColorType GetColor (DependencyObject obj)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- [Obsolete: Use the ModernResourceExtension instead of the Color attached property.]Method: public static void SetColor (DependencyObject obj, ModernColorType value)
- Method (i): public virtual string ToString ()
- Property: ModernPalette Palette { public get; }
- [Obsolete: Use Palette instead of PaletteInstance.]Property: static ModernPalette PaletteInstance { public get; }
|
--> NONE <--
|
ModernColorType () |
public sealed enum Telerik.Windows.Controls.ModernColorType
                    Accent = 0,
                    Basic = 1,
                    Strong = 2,
                    Main = 3,
                    Marker = 4,
                    Validation = 5,
                    Alternative = 6,
                    BoundColor = -2,
                    NonModern = -1,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls ModernPalette () |
public sealed class Telerik.Windows.Controls.ModernPalette
|
n/a
|
- Event: public event EventHandler Changed
- Field: public static readonly DependencyProperty AccentColorProperty
- Field: public static readonly DependencyProperty AlternativeColorProperty
- Field: public static readonly DependencyProperty BasicColorProperty
- Field: public static readonly DependencyProperty IsFreezableProperty
- Field: public static readonly DependencyProperty MainColorProperty
- Field: public static readonly DependencyProperty MarkerColorProperty
- Field: public static readonly DependencyProperty SelectionForegroundColorProperty
- Field: public static readonly DependencyProperty StrongColorProperty
- Field: public static readonly DependencyProperty ValidationColorProperty
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public Freezable Clone ()
- Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
- Method (i): public Freezable CloneCurrentValue ()
- Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): protected Freezable CreateInstance ()
- Method (i): protected virtual Freezable CreateInstanceCore ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void Freeze ()
- Method (i): protected virtual bool FreezeCore (bool isChecking)
- Method (i): public Freezable GetAsFrozen ()
- Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
- Method (i): public Freezable GetCurrentValueAsFrozen ()
- Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
- Method (i): public virtual int GetHashCode ()
- [Obsolete: For XAML resources merge the ModernResources resource dictionary in your styles and set ModernResourceExtension for color value. This techique does not require the resources to be frozen in multithreaded environment.]Method: public static bool GetIsFreezable (DependencyObject dependencyObject)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public Type GetType ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChanged ()
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): protected void ReadPreamble ()
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- [Obsolete: For XAML resources merge the ModernResources resource dictionary in your styles and set ModernResourceExtension for color value. This techique does not require the resources to be frozen in multithreaded environment.]Method: public static void SetIsFreezable (DependencyObject dependencyObject, bool value)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Method (i): protected void WritePostscript ()
- Method (i): protected void WritePreamble ()
- Property: Color AccentColor { public get; public set; }
- Property: Color AlternativeColor { public get; public set; }
- Property: Color BasicColor { public get; public set; }
- Property: bool CanFreeze { public get; }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: bool IsFrozen { public get; }
- Property: bool IsSealed { public get; }
- Property: Color MainColor { public get; public set; }
- Property: Color MarkerColor { public get; public set; }
- Property: static ModernPalette Palette { public get; }
- Property: Color SelectionForegroundColor { public get; public set; }
- Property: Color StrongColor { public get; public set; }
- Property: Color ValidationColor { public get; public set; }
|
--> NONE <--
|
Telerik.Windows.Controls ModernResourceDictionary () |
public sealed class Telerik.Windows.Controls.ModernResourceDictionary
|
n/a
|
- Constructor: public ModernResourceDictionary ()
- Method (i): public virtual void Add (object key, object value)
- Method (i): public virtual void BeginInit ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (object key)
- Method (i): public void CopyTo (DictionaryEntry[] array, int arrayIndex)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual object FindName (string name)
- Method (i): public virtual IDictionaryEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnGettingValue (object key, object value, out bool canCache)
- Method (i): public virtual void RegisterName (string name, object scopedElement)
- Method (i): public virtual void Remove (object key)
- Method (i): public virtual string ToString ()
- Method (i): public virtual void UnregisterName (string name)
- Property: virtual int Count { public get; }
- Property: DeferrableContent DeferrableContent { public get; public set; }
- Property: bool InvalidatesImplicitDataTemplateResources { public get; public set; }
- Property: virtual bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [object key] { public get; public set; }
- Property: virtual ICollection Keys { public get; }
- Property: Collection`1 MergedDictionaries { public get; }
- Property: Uri Source { public get; public set; }
- Property: virtual ICollection Values { public get; }
|
--> NONE <--
|
Telerik.Windows.Controls ModernResourceExtension () |
public sealed class Telerik.Windows.Controls.ModernResourceExtension
|
n/a
|
- Constructor: public ModernResourceExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method (i): public virtual string ToString ()
- Property: ModernResourceKey ResourceKey { public get; public set; }
|
--> NONE <--
|
ModernResourceKey () |
public sealed enum Telerik.Windows.Controls.ModernResourceKey
                    AccentBrush = 0,
                    BasicBrush = 1,
                    StrongBrush = 2,
                    MainBrush = 3,
                    MarkerBrush = 4,
                    AlternativeBrush = 5,
                    SelectionForegroundBrush = 6,
                    ValidationBrush = 7,
|
n/a
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls ModernTheme () |
public class Telerik.Windows.Controls.ModernTheme
|
n/a
|
- Constructor: public ModernTheme ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <--
|
Telerik.Windows.Controls NullToVisibilityConverter () |
n/a
|
public class Telerik.Windows.Controls.NullToVisibilityConverter
|
--> NONE <--
|
- Constructor: public NullToVisibilityConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
public sealed class Telerik.Windows.Controls.Office2013Palette () |
--> NONE <--
|
- Field: public static readonly DependencyProperty FontFamilyProperty
- Field: public static readonly DependencyProperty FontSizeLProperty
- Field: public static readonly DependencyProperty FontSizeProperty
- Field: public static readonly DependencyProperty FontSizeSProperty
- Field: public static readonly DependencyProperty FontSizeXLProperty
- Field: public static readonly DependencyProperty FontSizeXSProperty
- Field: public static readonly DependencyProperty FontSizeXXSProperty
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: double FontSizeL { public get; public set; }
- Property: double FontSizeS { public get; public set; }
- Property: double FontSizeXL { public get; public set; }
- Property: double FontSizeXS { public get; public set; }
- Property: double FontSizeXXS { public get; public set; }
|
Telerik.Windows.Controls Office2013ResourceKey () |
public sealed enum Telerik.Windows.Controls.Office2013ResourceKey
                    AccentBrush = 0,
                    AccentMainBrush = 1,
                    BasicBrush = 2,
                    StrongBrush = 3,
                    MainBrush = 4,
                    InvertedBrush = 5,
                    ValidationBrush = 6,
                    LowLightMainBrush = 7,
                    LowLightBrush = 8,
                    LowDarkBrush = 9,
                    MediumLightBrush = 10,
                    MediumDarkBrush = 11,
                    HighLightBrush = 12,
                    HighDarkBrush = 13,
                    EffectLowBrush = 14,
                    EffectHighBrush = 15,
                    EffectAccentLowBrush = 16,
                    EffectAccentHighBrush = 17,
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class Telerik.Windows.Controls.Office2013ResourceKey
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls Office2013ResourceKeyTypeConverter () |
n/a
|
public class Telerik.Windows.Controls.Office2013ResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public Office2013ResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls Office2016Palette () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016Palette
|
--> NONE <--
|
- Event: public event EventHandler Changed
- Field: public static readonly DependencyProperty AccentColorProperty
- Field: public static readonly DependencyProperty AccentFocusedColorProperty
- Field: public static readonly DependencyProperty AccentMouseOverColorProperty
- Field: public static readonly DependencyProperty AccentPressedColorProperty
- Field: public static readonly DependencyProperty AlternativeColorProperty
- Field: public static readonly DependencyProperty BasicColorProperty
- Field: public static readonly DependencyProperty ComplementaryColorProperty
- Field: public static readonly DependencyProperty CornerRadiusBottomProperty
- Field: public static readonly DependencyProperty CornerRadiusLeftProperty
- Field: public static readonly DependencyProperty CornerRadiusProperty
- Field: public static readonly DependencyProperty CornerRadiusRightProperty
- Field: public static readonly DependencyProperty CornerRadiusTopProperty
- Field: public static readonly DependencyProperty DisabledOpacityProperty
- Field: public static readonly DependencyProperty FocusThicknessProperty
- Field: public static readonly DependencyProperty FontFamilyProperty
- Field: public static readonly DependencyProperty FontSizeLProperty
- Field: public static readonly DependencyProperty FontSizeProperty
- Field: public static readonly DependencyProperty FontSizeSProperty
- Field: public static readonly DependencyProperty IconColorProperty
- Field: public static readonly DependencyProperty IsFreezableProperty
- Field: public static readonly DependencyProperty MainColorProperty
- Field: public static readonly DependencyProperty MarkerColorProperty
- Field: public static readonly DependencyProperty MarkerInvertedColorProperty
- Field: public static readonly DependencyProperty MouseOverColorProperty
- Field: public static readonly DependencyProperty PressedColorProperty
- Field: public static readonly DependencyProperty PrimaryColorProperty
- Field: public static readonly DependencyProperty ReadOnlyBackgroundColorProperty
- Field: public static readonly DependencyProperty ReadOnlyBorderColorProperty
- Field: public static readonly DependencyProperty SelectedColorProperty
- Field: public static readonly DependencyProperty ValidationColorProperty
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public Freezable Clone ()
- Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
- Method (i): public Freezable CloneCurrentValue ()
- Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): protected Freezable CreateInstance ()
- Method (i): protected virtual Freezable CreateInstanceCore ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void Freeze ()
- Method (i): protected virtual bool FreezeCore (bool isChecking)
- Method (i): public Freezable GetAsFrozen ()
- Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
- Method (i): public Freezable GetCurrentValueAsFrozen ()
- Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
- Method (i): public virtual int GetHashCode ()
- Method: public static bool GetIsFreezable (DependencyObject dependencyObject)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public Type GetType ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChanged ()
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): protected void ReadPreamble ()
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method: public static void SetIsFreezable (DependencyObject dependencyObject, bool value)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Method (i): protected void WritePostscript ()
- Method (i): protected void WritePreamble ()
- Property: Color AccentColor { public get; public set; }
- Property: Color AccentFocusedColor { public get; public set; }
- Property: Color AccentMouseOverColor { public get; public set; }
- Property: Color AccentPressedColor { public get; public set; }
- Property: Color AlternativeColor { public get; public set; }
- Property: Color BasicColor { public get; public set; }
- Property: bool CanFreeze { public get; }
- Property: Color ComplementaryColor { public get; public set; }
- Property: CornerRadius CornerRadius { public get; public set; }
- Property: CornerRadius CornerRadiusBottom { public get; public set; }
- Property: CornerRadius CornerRadiusLeft { public get; public set; }
- Property: CornerRadius CornerRadiusRight { public get; public set; }
- Property: CornerRadius CornerRadiusTop { public get; public set; }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: double DisabledOpacity { public get; public set; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Thickness FocusThickness { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: double FontSizeL { public get; public set; }
- Property: double FontSizeS { public get; public set; }
- Property: Color IconColor { public get; public set; }
- Property: bool IsFrozen { public get; }
- Property: bool IsSealed { public get; }
- Property: Color MainColor { public get; public set; }
- Property: Color MarkerColor { public get; public set; }
- Property: Color MarkerInvertedColor { public get; public set; }
- Property: Color MouseOverColor { public get; public set; }
- Property: static Office2016Palette Palette { public get; }
- Property: Color PressedColor { public get; public set; }
- Property: Color PrimaryColor { public get; public set; }
- Property: Color ReadOnlyBackgroundColor { public get; public set; }
- Property: Color ReadOnlyBorderColor { public get; public set; }
- Property: Color SelectedColor { public get; public set; }
- Property: Color ValidationColor { public get; public set; }
|
Telerik.Windows.Controls Office2016ResourceDictionary () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016ResourceDictionary
|
--> NONE <--
|
- Constructor: public Office2016ResourceDictionary ()
- Method (i): public virtual void Add (object key, object value)
- Method (i): public virtual void BeginInit ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (object key)
- Method (i): public void CopyTo (DictionaryEntry[] array, int arrayIndex)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual object FindName (string name)
- Method (i): public virtual IDictionaryEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnGettingValue (object key, object value, out bool canCache)
- Method (i): public virtual void RegisterName (string name, object scopedElement)
- Method (i): public virtual void Remove (object key)
- Method (i): public virtual string ToString ()
- Method (i): public virtual void UnregisterName (string name)
- Property: virtual int Count { public get; }
- Property: DeferrableContent DeferrableContent { public get; public set; }
- Property: bool InvalidatesImplicitDataTemplateResources { public get; public set; }
- Property: virtual bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [object key] { public get; public set; }
- Property: virtual ICollection Keys { public get; }
- Property: Collection`1 MergedDictionaries { public get; }
- Property: Uri Source { public get; public set; }
- Property: virtual ICollection Values { public get; }
|
Telerik.Windows.Controls Office2016ResourceExtension () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016ResourceExtension
|
--> NONE <--
|
- Constructor: public Office2016ResourceExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method (i): public virtual string ToString ()
- Property: Office2016ResourceKey ResourceKey { public get; public set; }
|
Telerik.Windows.Controls Office2016ResourceKey () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016ResourceKey
|
--> NONE <--
|
- Field: public static readonly ResourceKey AccentBrush
- Field: public static readonly ResourceKey AccentFocusedBrush
- Field: public static readonly ResourceKey AccentMouseOverBrush
- Field: public static readonly ResourceKey AccentPressedBrush
- Field: public static readonly ResourceKey AlternativeBrush
- Field: public static readonly ResourceKey BasicBrush
- Field: public static readonly ResourceKey ComplementaryBrush
- Field: public static readonly ResourceKey CornerRadius
- Field: public static readonly ResourceKey CornerRadiusBottom
- Field: public static readonly ResourceKey CornerRadiusLeft
- Field: public static readonly ResourceKey CornerRadiusRight
- Field: public static readonly ResourceKey CornerRadiusTop
- Field: public static readonly ResourceKey DisabledOpacity
- Field: public static readonly ResourceKey FocusThickness
- Field: public static readonly ResourceKey FontFamily
- Field: public static readonly ResourceKey FontSize
- Field: public static readonly ResourceKey FontSizeL
- Field: public static readonly ResourceKey FontSizeS
- Field: public static readonly ResourceKey IconBrush
- Field: public static readonly ResourceKey MainBrush
- Field: public static readonly ResourceKey MarkerBrush
- Field: public static readonly ResourceKey MarkerInvertedBrush
- Field: public static readonly ResourceKey MouseOverBrush
- Field: public static readonly ResourceKey PressedBrush
- Field: public static readonly ResourceKey PrimaryBrush
- Field: public static readonly ResourceKey QualityGoodBrush
- Field: public static readonly ResourceKey QualityPoorBrush
- Field: public static readonly ResourceKey QualitySatisfactoryBrush
- Field: public static readonly ResourceKey ReadOnlyBackgroundBrush
- Field: public static readonly ResourceKey ReadOnlyBorderBrush
- Field: public static readonly ResourceKey SelectedBrush
- Field: public static readonly ResourceKey ValidationBrush
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method: public override string ToString ()
- Property: override internal Assembly { public get; }
|
Telerik.Windows.Controls Office2016ResourceKeyTypeConverter () |
n/a
|
public class Telerik.Windows.Controls.Office2016ResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public Office2016ResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls Office2016TouchPalette () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016TouchPalette
|
--> NONE <--
|
- Event: public event EventHandler Changed
- Field: public static readonly DependencyProperty AccentColorProperty
- Field: public static readonly DependencyProperty AccentFocusedColorProperty
- Field: public static readonly DependencyProperty AccentMouseOverColorProperty
- Field: public static readonly DependencyProperty AccentPressedColorProperty
- Field: public static readonly DependencyProperty AlternativeColorProperty
- Field: public static readonly DependencyProperty BasicColorProperty
- Field: public static readonly DependencyProperty ComplementaryColorProperty
- Field: public static readonly DependencyProperty CornerRadiusBottomProperty
- Field: public static readonly DependencyProperty CornerRadiusLeftProperty
- Field: public static readonly DependencyProperty CornerRadiusProperty
- Field: public static readonly DependencyProperty CornerRadiusRightProperty
- Field: public static readonly DependencyProperty CornerRadiusTopProperty
- Field: public static readonly DependencyProperty DisabledOpacityProperty
- Field: public static readonly DependencyProperty FocusThicknessProperty
- Field: public static readonly DependencyProperty FontFamilyProperty
- Field: public static readonly DependencyProperty FontSizeLProperty
- Field: public static readonly DependencyProperty FontSizeProperty
- Field: public static readonly DependencyProperty FontSizeSProperty
- Field: public static readonly DependencyProperty IconColorProperty
- Field: public static readonly DependencyProperty IsFreezableProperty
- Field: public static readonly DependencyProperty MainColorProperty
- Field: public static readonly DependencyProperty MarkerColorProperty
- Field: public static readonly DependencyProperty MarkerInvertedColorProperty
- Field: public static readonly DependencyProperty MouseOverColorProperty
- Field: public static readonly DependencyProperty PressedColorProperty
- Field: public static readonly DependencyProperty PrimaryColorProperty
- Field: public static readonly DependencyProperty ReadOnlyBackgroundColorProperty
- Field: public static readonly DependencyProperty ReadOnlyBorderColorProperty
- Field: public static readonly DependencyProperty SelectedColorProperty
- Field: public static readonly DependencyProperty ValidationColorProperty
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public Freezable Clone ()
- Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
- Method (i): public Freezable CloneCurrentValue ()
- Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): protected Freezable CreateInstance ()
- Method (i): protected virtual Freezable CreateInstanceCore ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void Freeze ()
- Method (i): protected virtual bool FreezeCore (bool isChecking)
- Method (i): public Freezable GetAsFrozen ()
- Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
- Method (i): public Freezable GetCurrentValueAsFrozen ()
- Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
- Method (i): public virtual int GetHashCode ()
- Method: public static bool GetIsFreezable (DependencyObject dependencyObject)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public Type GetType ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChanged ()
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): protected void ReadPreamble ()
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method: public static void SetIsFreezable (DependencyObject dependencyObject, bool value)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Method (i): protected void WritePostscript ()
- Method (i): protected void WritePreamble ()
- Property: Color AccentColor { public get; public set; }
- Property: Color AccentFocusedColor { public get; public set; }
- Property: Color AccentMouseOverColor { public get; public set; }
- Property: Color AccentPressedColor { public get; public set; }
- Property: Color AlternativeColor { public get; public set; }
- Property: Color BasicColor { public get; public set; }
- Property: bool CanFreeze { public get; }
- Property: Color ComplementaryColor { public get; public set; }
- Property: CornerRadius CornerRadius { public get; public set; }
- Property: CornerRadius CornerRadiusBottom { public get; public set; }
- Property: CornerRadius CornerRadiusLeft { public get; public set; }
- Property: CornerRadius CornerRadiusRight { public get; public set; }
- Property: CornerRadius CornerRadiusTop { public get; public set; }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: double DisabledOpacity { public get; public set; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Thickness FocusThickness { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: double FontSizeL { public get; public set; }
- Property: double FontSizeS { public get; public set; }
- Property: Color IconColor { public get; public set; }
- Property: bool IsFrozen { public get; }
- Property: bool IsSealed { public get; }
- Property: Color MainColor { public get; public set; }
- Property: Color MarkerColor { public get; public set; }
- Property: Color MarkerInvertedColor { public get; public set; }
- Property: Color MouseOverColor { public get; public set; }
- Property: static Office2016TouchPalette Palette { public get; }
- Property: Color PressedColor { public get; public set; }
- Property: Color PrimaryColor { public get; public set; }
- Property: Color ReadOnlyBackgroundColor { public get; public set; }
- Property: Color ReadOnlyBorderColor { public get; public set; }
- Property: Color SelectedColor { public get; public set; }
- Property: Color ValidationColor { public get; public set; }
|
Telerik.Windows.Controls Office2016TouchResourceDictionary () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016TouchResourceDictionary
|
--> NONE <--
|
- Constructor: public Office2016TouchResourceDictionary ()
- Method (i): public virtual void Add (object key, object value)
- Method (i): public virtual void BeginInit ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (object key)
- Method (i): public void CopyTo (DictionaryEntry[] array, int arrayIndex)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual object FindName (string name)
- Method (i): public virtual IDictionaryEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnGettingValue (object key, object value, out bool canCache)
- Method (i): public virtual void RegisterName (string name, object scopedElement)
- Method (i): public virtual void Remove (object key)
- Method (i): public virtual string ToString ()
- Method (i): public virtual void UnregisterName (string name)
- Property: virtual int Count { public get; }
- Property: DeferrableContent DeferrableContent { public get; public set; }
- Property: bool InvalidatesImplicitDataTemplateResources { public get; public set; }
- Property: virtual bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [object key] { public get; public set; }
- Property: virtual ICollection Keys { public get; }
- Property: Collection`1 MergedDictionaries { public get; }
- Property: Uri Source { public get; public set; }
- Property: virtual ICollection Values { public get; }
|
Telerik.Windows.Controls Office2016TouchResourceExtension () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016TouchResourceExtension
|
--> NONE <--
|
- Constructor: public Office2016TouchResourceExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method (i): public virtual string ToString ()
- Property: Office2016TouchResourceKey ResourceKey { public get; public set; }
|
Telerik.Windows.Controls Office2016TouchResourceKey () |
n/a
|
public sealed class Telerik.Windows.Controls.Office2016TouchResourceKey
|
--> NONE <--
|
- Field: public static readonly ResourceKey AccentBrush
- Field: public static readonly ResourceKey AccentFocusedBrush
- Field: public static readonly ResourceKey AccentMouseOverBrush
- Field: public static readonly ResourceKey AccentPressedBrush
- Field: public static readonly ResourceKey AlternativeBrush
- Field: public static readonly ResourceKey BasicBrush
- Field: public static readonly ResourceKey ComplementaryBrush
- Field: public static readonly ResourceKey CornerRadius
- Field: public static readonly ResourceKey CornerRadiusBottom
- Field: public static readonly ResourceKey CornerRadiusLeft
- Field: public static readonly ResourceKey CornerRadiusRight
- Field: public static readonly ResourceKey CornerRadiusTop
- Field: public static readonly ResourceKey DisabledOpacity
- Field: public static readonly ResourceKey FocusThickness
- Field: public static readonly ResourceKey FontFamily
- Field: public static readonly ResourceKey FontSize
- Field: public static readonly ResourceKey FontSizeL
- Field: public static readonly ResourceKey FontSizeS
- Field: public static readonly ResourceKey IconBrush
- Field: public static readonly ResourceKey MainBrush
- Field: public static readonly ResourceKey MarkerBrush
- Field: public static readonly ResourceKey MarkerInvertedBrush
- Field: public static readonly ResourceKey MouseOverBrush
- Field: public static readonly ResourceKey PressedBrush
- Field: public static readonly ResourceKey PrimaryBrush
- Field: public static readonly ResourceKey QualityGoodBrush
- Field: public static readonly ResourceKey QualityPoorBrush
- Field: public static readonly ResourceKey QualitySatisfactoryBrush
- Field: public static readonly ResourceKey ReadOnlyBackgroundBrush
- Field: public static readonly ResourceKey ReadOnlyBorderBrush
- Field: public static readonly ResourceKey SelectedBrush
- Field: public static readonly ResourceKey ValidationBrush
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method: public override string ToString ()
- Property: override internal Assembly { public get; }
|
Telerik.Windows.Controls Office2016TouchResourceKeyTypeConverter () |
n/a
|
public class Telerik.Windows.Controls.Office2016TouchResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public Office2016TouchResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls PickerTextBox () |
public class Telerik.Windows.Controls.PickerTextBox
|
n/a
|
- Constructor: public PickerTextBox ()
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event MouseButtonEventHandler MouseDoubleClick
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event RoutedEventHandler SelectionChanged
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextChangedEventHandler TextChanged
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public void AppendText (string textData)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public void BeginChange ()
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): public bool CheckAccess ()
- Method (i): public void Clear ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): public void Copy ()
- Method (i): public void Cut ()
- Method (i): public IDisposable DeclareChangeBlock ()
- Method (i): public void EndChange ()
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): public int GetCharacterIndexFromLineIndex (int lineIndex)
- Method (i): public int GetCharacterIndexFromPoint (Point point, bool snapToText)
- Method (i): public int GetFirstVisibleLineIndex ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public int GetLastVisibleLineIndex ()
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public int GetLineIndexFromCharacterIndex (int charIndex)
- Method (i): public int GetLineLength (int lineIndex)
- Method (i): public string GetLineText (int lineIndex)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public int GetNextSpellingErrorCharacterIndex (int charIndex, LogicalDirection direction)
- Method (i): public Rect GetRectFromCharacterIndex (int charIndex)
- Method (i): public Rect GetRectFromCharacterIndex (int charIndex, bool trailingEdge)
- Method (i): public SpellingError GetSpellingError (int charIndex)
- Method (i): public int GetSpellingErrorLength (int charIndex)
- Method (i): public int GetSpellingErrorStart (int charIndex)
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method (i): public void LineDown ()
- Method (i): public void LineLeft ()
- Method (i): public void LineRight ()
- Method (i): public void LineUp ()
- Method (i): public void LockCurrentUndoUnit ()
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method (i): protected virtual Size MeasureOverride (Size constraint)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method (i): public virtual void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method (i): protected virtual void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method: protected override void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext drawingContext)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method (i): protected virtual void OnSelectionChanged (RoutedEventArgs e)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
- Method (i): protected virtual void OnTextChanged (TextChangedEventArgs e)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method (i): public void PageDown ()
- Method (i): public void PageLeft ()
- Method (i): public void PageRight ()
- Method (i): public void PageUp ()
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public void Paste ()
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public bool Redo ()
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method: public virtual void ResetTheme ()
- Method (i): public void ScrollToEnd ()
- Method (i): public void ScrollToHome ()
- Method (i): public void ScrollToHorizontalOffset (double offset)
- Method (i): public void ScrollToLine (int lineIndex)
- Method (i): public void ScrollToVerticalOffset (double offset)
- Method (i): public void Select (int start, int length)
- Method (i): public void SelectAll ()
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeText (XamlDesignerSerializationManager manager)
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public bool Undo ()
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): public void VerifyAccess ()
- Property: bool AcceptsReturn { public get; public set; }
- Property: bool AcceptsTab { public get; public set; }
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: bool AutoWordSelection { public get; public set; }
- Property: Brush Background { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: Brush BorderBrush { public get; public set; }
- Property: Thickness BorderThickness { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: bool CanRedo { public get; }
- Property: bool CanUndo { public get; }
- Property: Brush CaretBrush { public get; public set; }
- Property: int CaretIndex { public get; public set; }
- Property: CharacterCasing CharacterCasing { public get; public set; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Effect Effect { public get; public set; }
- Property: double ExtentHeight { public get; }
- Property: double ExtentWidth { public get; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStretch FontStretch { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: Brush Foreground { public get; public set; }
- Property: ProtectedInternal virtual bool HandlesScrolling { }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
- Property: double HorizontalOffset { public get; }
- Property: ScrollBarVisibility HorizontalScrollBarVisibility { public get; public set; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: bool IsArrangeValid { public get; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInactiveSelectionHighlightEnabled { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: bool IsInputMethodEnabled { public get; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsReadOnly { public get; public set; }
- Property: bool IsReadOnlyCaretVisible { public get; public set; }
- Property: bool IsSealed { public get; }
- Property: bool IsSelectionActive { public get; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsTabStop { public get; public set; }
- Property: bool IsUndoEnabled { public get; public set; }
- Property: bool IsVisible { public get; }
- Property: XmlLanguage Language { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: int LineCount { public get; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: int MaxLength { public get; public set; }
- Property: int MaxLines { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: int MinLines { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: Thickness Padding { public get; public set; }
- Property: DependencyObject Parent { public get; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: string SelectedText { public get; public set; }
- Property: Brush SelectionBrush { public get; public set; }
- Property: int SelectionLength { public get; public set; }
- Property: double SelectionOpacity { public get; public set; }
- Property: int SelectionStart { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: SpellCheck SpellCheck { public get; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: int TabIndex { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: ControlTemplate Template { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: string Text { public get; public set; }
- Property: TextAlignment TextAlignment { public get; public set; }
- Property: TextDecorationCollection TextDecorations { public get; public set; }
- Property: TextWrapping TextWrapping { public get; public set; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: TriggerCollection Triggers { public get; }
- Property: Typography Typography { public get; }
- Property: string Uid { public get; public set; }
- Property: int UndoLimit { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
- Property: double VerticalOffset { public get; }
- Property: ScrollBarVisibility VerticalScrollBarVisibility { public get; public set; }
- Property: double ViewportHeight { public get; }
- Property: double ViewportWidth { public get; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: virtual double Width { public get; public set; }
|
--> NONE <--
|
public class Telerik.Windows.Controls.RadButton () |
- Method (i): protected virtual void OnIsPressedChanged (DependencyPropertyChangedEventArgs e)
|
- Method: protected override void OnIsPressedChanged (DependencyPropertyChangedEventArgs e)
|
public class Telerik.Windows.Controls.RadDropDownButton () |
--> NONE <--
|
- Field: public static readonly DependencyProperty CloseOnPopupMouseLeftButtonUpProperty
- Field: public static readonly DependencyProperty PopupAnimationProperty
- Property: bool CloseOnPopupMouseLeftButtonUp { public get; public set; }
- Property: PopupAnimation PopupAnimation { public get; public set; }
|
public class Telerik.Windows.Controls.RadExpander () |
--> NONE <--
|
- Field: public static readonly DependencyProperty HeaderButtonStyleProperty
- Property: Style HeaderButtonStyle { public get; public set; }
|
public class Telerik.Windows.Controls.RadListBox () |
- Method (i): protected virtual void OnItemsChanged (NotifyCollectionChangedEventArgs e)
- Method: protected virtual void RegisterTouch ()
|
- Method: protected override void OnItemsChanged (NotifyCollectionChangedEventArgs e)
- Property: bool EnableSelectionCaching { public get; public set; }
- Property: bool IsScrollIntoViewEnabled { public get; public set; }
- Property: bool IsSynchronizedWithCurrentItem { public get; public set; }
|
public class Telerik.Windows.Controls.RadListBoxItem () |
- Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
|
- Method: protected override AutomationPeer OnCreateAutomationPeer ()
|
Telerik.Windows.Controls RadPasswordBox () |
n/a
|
public class Telerik.Windows.Controls.RadPasswordBox
|
--> NONE <--
|
- Constructor: public RadPasswordBox ()
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event MouseButtonEventHandler MouseDoubleClick
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event RoutedEventHandler PasswordChanged
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event RoutedEventHandler SelectionChanged
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextChangedEventHandler TextChanged
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Field: public static readonly DependencyProperty IsPasswordVisibleProperty
- Field: public static readonly RoutedEvent PasswordChangedEvent
- Field: public static readonly DependencyProperty PasswordCharProperty
- Field: public static readonly DependencyProperty ShowPasswordButtonContentProperty
- Field: public static readonly DependencyProperty ShowPasswordButtonContentTemplateProperty
- Field: public static readonly DependencyProperty ShowPasswordButtonVisibilityProperty
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public void AppendText (string textData)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public void BeginChange ()
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): public bool CheckAccess ()
- Method: public new void Clear ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): public void Copy ()
- Method (i): public void Cut ()
- Method (i): public IDisposable DeclareChangeBlock ()
- Method (i): public void EndChange ()
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): public int GetCharacterIndexFromLineIndex (int lineIndex)
- Method (i): public int GetCharacterIndexFromPoint (Point point, bool snapToText)
- Method (i): public int GetFirstVisibleLineIndex ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public int GetLastVisibleLineIndex ()
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public int GetLineIndexFromCharacterIndex (int charIndex)
- Method (i): public int GetLineLength (int lineIndex)
- Method (i): public string GetLineText (int lineIndex)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public int GetNextSpellingErrorCharacterIndex (int charIndex, LogicalDirection direction)
- Method (i): public Rect GetRectFromCharacterIndex (int charIndex)
- Method (i): public Rect GetRectFromCharacterIndex (int charIndex, bool trailingEdge)
- Method (i): public SpellingError GetSpellingError (int charIndex)
- Method (i): public int GetSpellingErrorLength (int charIndex)
- Method (i): public int GetSpellingErrorStart (int charIndex)
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method: ProtectedInternal virtual bool HandleKeyDown (Key key)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method (i): public void LineDown ()
- Method (i): public void LineLeft ()
- Method (i): public void LineRight ()
- Method (i): public void LineUp ()
- Method (i): public void LockCurrentUndoUnit ()
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method: protected override Size MeasureOverride (Size constraint)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method: public override void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method: protected override AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method: protected override void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method: ProtectedInternal virtual void OnPasswordChanged ()
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method: protected override void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method: protected override void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext drawingContext)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method (i): protected virtual void OnSelectionChanged (RoutedEventArgs e)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
- Method (i): protected virtual void OnTextChanged (TextChangedEventArgs e)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method (i): public void PageDown ()
- Method (i): public void PageLeft ()
- Method (i): public void PageRight ()
- Method (i): public void PageUp ()
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public void Paste ()
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public bool Redo ()
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method (i): public void ScrollToEnd ()
- Method (i): public void ScrollToHome ()
- Method (i): public void ScrollToHorizontalOffset (double offset)
- Method (i): public void ScrollToLine (int lineIndex)
- Method (i): public void ScrollToVerticalOffset (double offset)
- Method (i): public void Select (int start, int length)
- Method (i): public void SelectAll ()
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeText (XamlDesignerSerializationManager manager)
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public bool Undo ()
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): public void VerifyAccess ()
- Property: bool AcceptsReturn { public get; public set; }
- Property: bool AcceptsTab { public get; public set; }
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: bool AutoWordSelection { public get; public set; }
- Property: Brush Background { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: Brush BorderBrush { public get; public set; }
- Property: Thickness BorderThickness { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: bool CanRedo { public get; }
- Property: bool CanUndo { public get; }
- Property: Brush CaretBrush { public get; public set; }
- Property: int CaretIndex { public get; public set; }
- Property: CharacterCasing CharacterCasing { public get; public set; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: string CurrentText { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Effect Effect { public get; public set; }
- Property: double ExtentHeight { public get; }
- Property: double ExtentWidth { public get; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStretch FontStretch { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: Brush Foreground { public get; public set; }
- Property: ProtectedInternal virtual bool HandlesScrolling { }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
- Property: double HorizontalOffset { public get; }
- Property: ScrollBarVisibility HorizontalScrollBarVisibility { public get; public set; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: bool IsArrangeValid { public get; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInactiveSelectionHighlightEnabled { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: bool IsInputMethodEnabled { public get; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsPasswordVisible { public get; }
- Property: bool IsReadOnly { public get; public set; }
- Property: bool IsReadOnlyCaretVisible { public get; public set; }
- Property: bool IsSealed { public get; }
- Property: bool IsSelectionActive { public get; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsTabStop { public get; public set; }
- Property: bool IsUndoEnabled { public get; public set; }
- Property: bool IsVisible { public get; }
- Property: bool IsWatermarkVisible { public get; }
- Property: XmlLanguage Language { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: int LineCount { public get; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: int MaxLength { public get; public set; }
- Property: int MaxLines { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: int MinLines { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: Thickness Padding { public get; public set; }
- Property: DependencyObject Parent { public get; }
- Property: string Password { public get; public set; }
- Property: char PasswordChar { public get; public set; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: SecureString SecurePassword { public get; }
- Property: string SelectedText { public get; public set; }
- Property: Brush SelectionBrush { public get; public set; }
- Property: int SelectionLength { public get; public set; }
- Property: SelectionOnFocus SelectionOnFocus { public get; public set; }
- Property: double SelectionOpacity { public get; public set; }
- Property: int SelectionStart { public get; public set; }
- Property: object ShowPasswordButtonContent { public get; public set; }
- Property: DataTemplate ShowPasswordButtonContentTemplate { public get; public set; }
- Property: ShowPasswordButtonVisibilityMode ShowPasswordButtonVisibility { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: SpellCheck SpellCheck { public get; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: int TabIndex { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: ControlTemplate Template { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: string Text { public get; public set; }
- Property: TextAlignment TextAlignment { public get; public set; }
- Property: TextDecorationCollection TextDecorations { public get; public set; }
- Property: TextWrapping TextWrapping { public get; public set; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: TriggerCollection Triggers { public get; }
- Property: Typography Typography { public get; }
- Property: string Uid { public get; public set; }
- Property: int UndoLimit { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
- Property: double VerticalOffset { public get; }
- Property: ScrollBarVisibility VerticalScrollBarVisibility { public get; public set; }
- Property: double ViewportHeight { public get; }
- Property: double ViewportWidth { public get; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: WatermarkBehavior WatermarkBehavior { public get; public set; }
- Property: object WatermarkContent { public get; public set; }
- Property: DataTemplate WatermarkTemplate { public get; public set; }
- Property: virtual double Width { public get; public set; }
|
Telerik.Windows.Controls RadPathButton () |
n/a
|
public class Telerik.Windows.Controls.RadPathButton
|
--> NONE <--
|
- Constructor: public RadPathButton ()
- Event: public event EventHandler`1 Activate
- Event: public event RoutedEventHandler Click
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler`1 Hover
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event MouseButtonEventHandler MouseDoubleClick
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Field: public static readonly DependencyProperty ContentMarginProperty
- Field: public static readonly DependencyProperty ContentPlacementProperty
- Field: public static readonly DependencyProperty PathGeometryProperty
- Field: public static readonly DependencyProperty PathStyleProperty
- Method (i): protected virtual void AddChild (object value)
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): protected virtual void AddText (string text)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method (i): protected virtual Size MeasureOverride (Size constraint)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method (i): ProtectedInternal virtual void OnActivate ()
- Method: public override void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnClick ()
- Method: protected override void OnContentChanged (object oldContent, object newContent)
- Method: protected virtual void OnContentPlacementChanged (Dock newValue, Dock oldValue)
- Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
- Method: protected override void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
- Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method: protected override AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method (i): protected virtual void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnHover ()
- Method: protected override void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsPressedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext drawingContext)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public virtual bool ShouldSerializeContent ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): public void VerifyAccess ()
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: Brush Background { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: Brush BorderBrush { public get; public set; }
- Property: Thickness BorderThickness { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: ClickMode ClickMode { public get; public set; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: virtual ICommand Command { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: virtual object CommandParameter { public get; public set; }
- Property: virtual IInputElement CommandTarget { public get; public set; }
- Property: virtual object Content { public get; public set; }
- Property: Thickness ContentMargin { public get; public set; }
- Property: Dock ContentPlacement { public get; public set; }
- Property: string ContentStringFormat { public get; public set; }
- Property: DataTemplate ContentTemplate { public get; public set; }
- Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: CornerRadius CornerRadius { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Effect Effect { public get; public set; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStretch FontStretch { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: Brush Foreground { public get; public set; }
- Property: ProtectedInternal virtual bool HandlesScrolling { }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: bool HasContent { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
- Property: TimeSpan HoverDelay { public get; public set; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: CornerRadius InnerCornerRadius { public get; public set; }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: bool IsArrangeValid { public get; }
- Property: bool IsBackgroundVisible { public get; public set; }
- Property: bool IsCancel { public get; public set; }
- Property: bool IsDefault { public get; public set; }
- Property: bool IsDefaulted { public get; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: bool IsInputMethodEnabled { public get; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsPressed { public get; }
- Property: bool IsSealed { public get; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsTabStop { public get; public set; }
- Property: bool IsVisible { public get; }
- Property: XmlLanguage Language { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: Thickness Padding { public get; public set; }
- Property: DependencyObject Parent { public get; }
- Property: Geometry PathGeometry { public get; public set; }
- Property: Style PathStyle { public get; public set; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: int TabIndex { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: ControlTemplate Template { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: TriggerCollection Triggers { public get; }
- Property: string Uid { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: virtual double Width { public get; public set; }
|
Telerik.Windows.Controls RadRangeControl () |
public class Telerik.Windows.Controls.RadRangeControl
|
n/a
|
- Constructor: public RadRangeControl ()
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event EventHandler`1 DragCompleted
- Event: public event EventHandler`1 DragDelta
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event EventHandler`1 DragStarted
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event RoutedPropertyChangedEventHandler`1 MaximumRangeSpanChanged
- Event: public event RoutedPropertyChangedEventHandler`1 MinimumRangeSpanChanged
- Event: public event MouseButtonEventHandler MouseDoubleClick
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event RadRoutedEventHandler SelectionChanged
- Event: public event RoutedPropertyChangedEventHandler`1 SelectionEndChanged
- Event: public event RoutedPropertyChangedEventHandler`1 SelectionStartChanged
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Event: public event RoutedPropertyChangedEventHandler`1 ValueChanged
- Field: public static readonly DependencyProperty BackgroundContentProperty
- Field: public static readonly DependencyProperty SelectionLengthProperty
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method (i): protected virtual Size ArrangeOverride (Size finalSize)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): protected virtual void ChangeVisualState ()
- Method (i): protected virtual void ChangeVisualState (bool useTransitions)
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): protected void FixSelectionProperties ()
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method (i): protected virtual Size MeasureOverride (Size constraint)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method: public override void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method (i): protected virtual void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method: protected override void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsFocusedChanged ()
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsSelectionRangeEnabledChanged ()
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMaximumChanged (double oldMaximum, double newMaximum)
- Method (i): protected virtual void OnMaximumRangeSpanChanged (double oldValue, double newValue)
- Method (i): protected virtual void OnMinimumChanged (double oldMinimum, double newMinimum)
- Method (i): protected virtual void OnMinimumRangeSpanChanged (double oldValue, double newValue)
- Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method: protected override void OnOrientationChanged ()
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext drawingContext)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method: protected override void OnSelectionChanged ()
- Method (i): protected virtual void OnSelectionEndChanged (double oldValue, double newValue)
- Method (i): protected virtual void OnSelectionStartChanged (double oldValue, double newValue)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnValueChanged (double oldValue, double newValue)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method: public new virtual void ResetTheme ()
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): protected virtual void UpdateTrackLayout ()
- Method (i): public void VerifyAccess ()
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: Style AlternateThumbStyle { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: Brush Background { public get; public set; }
- Property: object BackgroundContent { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: Brush BorderBrush { public get; public set; }
- Property: Thickness BorderThickness { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: Style DecreaseHandleStyle { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: int Delay { public get; public set; }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Effect Effect { public get; public set; }
- Property: bool EnableSideTicks { public get; public set; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStretch FontStretch { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: Brush Foreground { public get; public set; }
- Property: ProtectedInternal virtual bool HandlesScrolling { }
- Property: Visibility HandlesVisibility { public get; public set; }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
- Property: Style IncreaseHandleStyle { public get; public set; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: bool IsArrangeValid { public get; }
- Property: bool IsCoercionSuppressed { public get; public set; }
- Property: bool IsDeferredDraggingEnabled { public get; public set; }
- Property: bool IsDirectionReversed { public get; public set; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: protected bool IsInitializing { }
- Property: bool IsInputMethodEnabled { public get; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsMouseWheelEnabled { public get; public set; }
- Property: bool IsMoveToPointEnabled { public get; public set; }
- Property: bool IsSealed { public get; }
- Property: bool IsSelectionRangeEnabled { public get; public set; }
- Property: bool IsSnapToTickEnabled { public get; public set; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsTabStop { public get; public set; }
- Property: protected bool IsUserManipulationInProgress { }
- Property: bool IsVisible { public get; }
- Property: XmlLanguage Language { public get; public set; }
- Property: double LargeChange { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: double Maximum { public get; public set; }
- Property: double MaximumRangeSpan { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: MiddleThumbClickMode MiddleThumbClickMode { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: double Minimum { public get; public set; }
- Property: double MinimumRangeSpan { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: Orientation Orientation { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: Thickness Padding { public get; public set; }
- Property: DependencyObject Parent { public get; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: int RepeatInterval { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: ObservableCollection`1 ResultTicks { public get; }
- Property: virtual SelectionRange`1 Selection { public get; public set; }
- Property: virtual double SelectionEnd { public get; public set; }
- Property: double SelectionLength { public get; public set; }
- Property: Style SelectionMiddleThumbStyle { public get; public set; }
- Property: double SelectionRange { public get; }
- Property: virtual double SelectionStart { public get; public set; }
- Property: double SmallChange { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: StepAction StepAction { public get; public set; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: int TabIndex { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: ControlTemplate Template { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: Style ThumbStyle { public get; public set; }
- Property: Visibility ThumbVisibility { public get; public set; }
- Property: Style TickBarStyle { public get; public set; }
- Property: double TickFrequency { public get; public set; }
- Property: TickPlacement TickPlacement { public get; public set; }
- Property: DoubleCollection Ticks { public get; public set; }
- Property: DataTemplate TickTemplate { public get; public set; }
- Property: DataTemplateSelector TickTemplateSelector { public get; public set; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: Style TrackStyle { public get; public set; }
- Property: TriggerCollection Triggers { public get; }
- Property: string Uid { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: double Value { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: virtual double Width { public get; public set; }
|
--> NONE <--
|
public class Telerik.Windows.Controls.RadSlider () |
- Method (i): protected void FixSelectionProperties ()
|
- Field: public static readonly DependencyProperty AutoToolTipContentTemplateProperty
- Field: public static readonly DependencyProperty AutoToolTipPlacementProperty
- Method (i): protected void CoerceRangeSpanProperties ()
- Method (i): protected void CoerceSelectionProperties ()
- Property: DataTemplate AutoToolTipContentTemplate { public get; public set; }
- Property: AutoToolTipPlacement AutoToolTipPlacement { public get; public set; }
|
public class Telerik.Windows.Controls.RadSplitButton () |
--> NONE <--
|
- Field: public static readonly DependencyProperty CloseOnPopupMouseLeftButtonUpProperty
- Field: public static readonly DependencyProperty PopupAnimationProperty
- Property: bool CloseOnPopupMouseLeftButtonUp { public get; public set; }
- Property: PopupAnimation PopupAnimation { public get; public set; }
|
Telerik.Windows.Controls RadTileList () |
public class Telerik.Windows.Controls.RadTileList
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Controls.RadTileList
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): protected virtual bool IsItemItsOwnContainerOverride (object item)
- Method (i): protected virtual void OnItemContainerStyleSelectorChanged (StyleSelector oldItemContainerStyleSelector, StyleSelector newItemContainerStyleSelector)
- Method: protected override void OnSelectionChanged (SelectionChangedEventArgs e)
- Method (i): protected virtual void PrepareContainerForItemOverride (DependencyObject element, object item)
- Method: protected void RegisterTouch ()
- Property: Nullable`1 IsSynchronizedWithCurrentItem { public get; public set; }
- Property: object SelectedValue { public get; public set; }
- Property: string SelectedValuePath { public get; public set; }
|
- Field: public static readonly DependencyProperty GroupHeaderHeightProperty
- Field: public static readonly DependencyProperty GroupHeaderVisibilityProperty
- Field: public static readonly DependencyProperty GroupOffsetProperty
- Field: public static readonly DependencyProperty SelectedIndexProperty
- Field: public static readonly DependencyProperty SelectedItemProperty
- Field: public static readonly RoutedEvent SelectionChangedEvent
- Field: public static readonly DependencyProperty SelectionModeProperty
- Field: public static readonly DependencyProperty VerticalTilesAlignmentProperty
- Method: protected override bool IsItemItsOwnContainerOverride (object item)
- Method: protected override void OnItemContainerStyleSelectorChanged (StyleSelector oldItemContainerStyleSelector, StyleSelector newItemContainerStyleSelector)
- Method: protected override void PrepareContainerForItemOverride (DependencyObject element, object item)
- Method: public void SelectAll ()
- Method: public void UnselectAll ()
- Property: GridLength GroupHeaderHeight { public get; public set; }
- Property: Visibility GroupHeaderVisibility { public get; public set; }
- Property: string GroupMember { public get; public set; }
- Property: double GroupOffset { public get; public set; }
- Property: ObservableCollection`1 Groups { public get; }
- Property: ObservableCollection`1 SelectedItems { public get; }
- Property: SelectionMode SelectionMode { public get; public set; }
- Property: VerticalAlignment VerticalTilesAlignment { public get; public set; }
|
Telerik.Windows.Controls RadToolTipContentView () |
n/a
|
public class Telerik.Windows.Controls.RadToolTipContentView
|
--> NONE <--
|
- Constructor: public RadToolTipContentView ()
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event MouseButtonEventHandler MouseDoubleClick
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Method (i): protected virtual void AddChild (object value)
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): protected virtual void AddText (string text)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method (i): protected virtual Size MeasureOverride (Size constraint)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method (i): public virtual void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnContentChanged (object oldContent, object newContent)
- Method (i): protected virtual void OnContentStringFormatChanged (string oldContentStringFormat, string newContentStringFormat)
- Method (i): protected virtual void OnContentTemplateChanged (DataTemplate oldContentTemplate, DataTemplate newContentTemplate)
- Method (i): protected virtual void OnContentTemplateSelectorChanged (DataTemplateSelector oldContentTemplateSelector, DataTemplateSelector newContentTemplateSelector)
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method (i): protected virtual void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method: protected override void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext drawingContext)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public virtual bool ShouldSerializeContent ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): public void VerifyAccess ()
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: Brush Background { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: Brush BorderBrush { public get; public set; }
- Property: Thickness BorderThickness { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: virtual object Content { public get; public set; }
- Property: string ContentStringFormat { public get; public set; }
- Property: DataTemplate ContentTemplate { public get; public set; }
- Property: DataTemplateSelector ContentTemplateSelector { public get; public set; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Effect Effect { public get; public set; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStretch FontStretch { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: Brush Foreground { public get; public set; }
- Property: ProtectedInternal virtual bool HandlesScrolling { }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: bool HasContent { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: bool IsArrangeValid { public get; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: bool IsInputMethodEnabled { public get; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsSealed { public get; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsTabStop { public get; public set; }
- Property: bool IsVisible { public get; }
- Property: XmlLanguage Language { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: Thickness Padding { public get; public set; }
- Property: DependencyObject Parent { public get; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: int TabIndex { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: ControlTemplate Template { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: TriggerCollection Triggers { public get; }
- Property: string Uid { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: virtual double Width { public get; public set; }
|
ShowPasswordButtonVisibilityMode () |
n/a
|
public sealed enum Telerik.Windows.Controls.ShowPasswordButtonVisibilityMode
                    Never = 0,
                    Always = 1,
                    Auto = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls TabNavigationExtensions () |
n/a
|
public abstract sealed class Telerik.Windows.Controls.TabNavigationExtensions
|
--> NONE <--
|
- Field: public static readonly DependencyProperty IsTabStopProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public static bool GetIsTabStop (DependencyObject obj)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static void SetIsTabStop (DependencyObject obj, bool value)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls ThemeResourceKeyTypeConverter`1 () |
n/a
|
public abstract class Telerik.Windows.Controls.ThemeResourceKeyTypeConverter`1
|
--> NONE <--
|
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method: public override bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method: public override bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method: public override object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method: public override object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method (i): public virtual StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method (i): public virtual bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
public class Telerik.Windows.Controls.Tile () |
- Field: public static readonly DependencyProperty GroupProperty
- Property: object Group { public get; public set; }
|
- Field: public static readonly DependencyProperty CommandParameterProperty
- Field: public static readonly DependencyProperty CommandProperty
- Field: public static readonly DependencyProperty CommandTargetProperty
- Property: ICommand Command { public get; public set; }
- Property: object CommandParameter { public get; public set; }
- Property: IInputElement CommandTarget { public get; public set; }
- Property: TileGroup Group { public get; }
|
Telerik.Windows.Controls TileGroup () |
public class Telerik.Windows.Controls.TileGroup
(Please hover your mouse over the type to see the inheritance signatures) |
public class Telerik.Windows.Controls.TileGroup
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <--
|
- Event: public event PropertyChangedEventHandler PropertyChanged
- Property: ObservableCollection`1 Items { public get; }
|
Telerik.Windows.Controls TileGroupContainer () |
n/a
|
public class Telerik.Windows.Controls.TileGroupContainer
|
--> NONE <--
|
- Constructor: public TileGroupContainer ()
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event MouseButtonEventHandler MouseDoubleClick
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDoubleClick
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Method (i): protected virtual void AddChild (object value)
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): protected virtual void AddText (string text)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method (i): protected virtual Size ArrangeOverride (Size arrangeBounds)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): public bool CheckAccess ()
- Method (i): protected virtual void ClearContainerForItemOverride (DependencyObject element, object item)
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): public DependencyObject ContainerFromElement (DependencyObject element)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): protected virtual DependencyObject GetContainerForItemOverride ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method (i): public bool IsItemItsOwnContainer (object item)
- Method (i): protected virtual bool IsItemItsOwnContainerOverride (object item)
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method: protected override Size MeasureOverride (Size availableSize)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method (i): protected virtual void OnAlternationCountChanged (int oldAlternationCount, int newAlternationCount)
- Method (i): public virtual void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDisplayMemberPathChanged (string oldDisplayMemberPath, string newDisplayMemberPath)
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method (i): protected virtual void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnGroupStyleSelectorChanged (GroupStyleSelector oldGroupStyleSelector, GroupStyleSelector newGroupStyleSelector)
- Method (i): protected virtual void OnHeaderChanged (object oldHeader, object newHeader)
- Method (i): protected virtual void OnHeaderStringFormatChanged (string oldHeaderStringFormat, string newHeaderStringFormat)
- Method (i): protected virtual void OnHeaderTemplateChanged (DataTemplate oldHeaderTemplate, DataTemplate newHeaderTemplate)
- Method (i): protected virtual void OnHeaderTemplateSelectorChanged (DataTemplateSelector oldHeaderTemplateSelector, DataTemplateSelector newHeaderTemplateSelector)
- Method: protected override void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnItemBindingGroupChanged (BindingGroup oldItemBindingGroup, BindingGroup newItemBindingGroup)
- Method (i): protected virtual void OnItemContainerStyleChanged (Style oldItemContainerStyle, Style newItemContainerStyle)
- Method (i): protected virtual void OnItemContainerStyleSelectorChanged (StyleSelector oldItemContainerStyleSelector, StyleSelector newItemContainerStyleSelector)
- Method: protected override void OnItemsChanged (NotifyCollectionChangedEventArgs e)
- Method (i): protected virtual void OnItemsPanelChanged (ItemsPanelTemplate oldItemsPanel, ItemsPanelTemplate newItemsPanel)
- Method (i): protected virtual void OnItemsSourceChanged (IEnumerable oldValue, IEnumerable newValue)
- Method (i): protected virtual void OnItemStringFormatChanged (string oldItemStringFormat, string newItemStringFormat)
- Method (i): protected virtual void OnItemTemplateChanged (DataTemplate oldItemTemplate, DataTemplate newItemTemplate)
- Method (i): protected virtual void OnItemTemplateSelectorChanged (DataTemplateSelector oldItemTemplateSelector, DataTemplateSelector newItemTemplateSelector)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDoubleClick (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext drawingContext)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTemplateChanged (ControlTemplate oldTemplate, ControlTemplate newTemplate)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): protected virtual void PrepareContainerForItemOverride (DependencyObject element, object item)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): protected virtual bool ShouldApplyItemContainerStyle (DependencyObject container, object item)
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public bool ShouldSerializeGroupStyle ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): public bool ShouldSerializeItems ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): public void VerifyAccess ()
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: int AlternationCount { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: Brush Background { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: Brush BorderBrush { public get; public set; }
- Property: Thickness BorderThickness { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: string DisplayMemberPath { public get; public set; }
- Property: Effect Effect { public get; public set; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: FontStretch FontStretch { public get; public set; }
- Property: FontStyle FontStyle { public get; public set; }
- Property: FontWeight FontWeight { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: Brush Foreground { public get; public set; }
- Property: ObservableCollection`1 GroupStyle { public get; }
- Property: GroupStyleSelector GroupStyleSelector { public get; public set; }
- Property: ProtectedInternal virtual bool HandlesScrolling { }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: bool HasHeader { public get; }
- Property: bool HasItems { public get; }
- Property: object Header { public get; public set; }
- Property: string HeaderStringFormat { public get; public set; }
- Property: DataTemplate HeaderTemplate { public get; public set; }
- Property: DataTemplateSelector HeaderTemplateSelector { public get; public set; }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: bool IsArrangeValid { public get; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsGrouping { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: bool IsInputMethodEnabled { public get; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsSealed { public get; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsTabStop { public get; public set; }
- Property: bool IsTextSearchCaseSensitive { public get; public set; }
- Property: bool IsTextSearchEnabled { public get; public set; }
- Property: bool IsVisible { public get; }
- Property: BindingGroup ItemBindingGroup { public get; public set; }
- Property: ItemContainerGenerator ItemContainerGenerator { public get; }
- Property: Style ItemContainerStyle { public get; public set; }
- Property: StyleSelector ItemContainerStyleSelector { public get; public set; }
- Property: ItemCollection Items { public get; }
- Property: ItemsPanelTemplate ItemsPanel { public get; public set; }
- Property: IEnumerable ItemsSource { public get; public set; }
- Property: string ItemStringFormat { public get; public set; }
- Property: DataTemplate ItemTemplate { public get; public set; }
- Property: DataTemplateSelector ItemTemplateSelector { public get; public set; }
- Property: XmlLanguage Language { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: Thickness Padding { public get; public set; }
- Property: DependencyObject Parent { public get; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: int TabIndex { public get; public set; }
- Property: object Tag { public get; public set; }
- Property: ControlTemplate Template { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: TriggerCollection Triggers { public get; }
- Property: string Uid { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: VerticalAlignment VerticalContentAlignment { public get; public set; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: virtual double Width { public get; public set; }
|
Telerik.Windows.Controls TileListGroupPanel () |
n/a
|
public class Telerik.Windows.Controls.TileListGroupPanel
|
--> NONE <--
|
- Constructor: public TileListGroupPanel ()
- Event: public event ContextMenuEventHandler ContextMenuClosing
- Event: public event ContextMenuEventHandler ContextMenuOpening
- Event: public event DependencyPropertyChangedEventHandler DataContextChanged
- Event: public event DragEventHandler DragEnter
- Event: public event DragEventHandler DragLeave
- Event: public event DragEventHandler DragOver
- Event: public event DragEventHandler Drop
- Event: public event DependencyPropertyChangedEventHandler FocusableChanged
- Event: public event GiveFeedbackEventHandler GiveFeedback
- Event: public event RoutedEventHandler GotFocus
- Event: public event KeyboardFocusChangedEventHandler GotKeyboardFocus
- Event: public event MouseEventHandler GotMouseCapture
- Event: public event StylusEventHandler GotStylusCapture
- Event: public event EventHandler`1 GotTouchCapture
- Event: public event EventHandler Initialized
- Event: public event DependencyPropertyChangedEventHandler IsEnabledChanged
- Event: public event DependencyPropertyChangedEventHandler IsHitTestVisibleChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged
- Event: public event DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsMouseDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCapturedChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusCaptureWithinChanged
- Event: public event DependencyPropertyChangedEventHandler IsStylusDirectlyOverChanged
- Event: public event DependencyPropertyChangedEventHandler IsVisibleChanged
- Event: public event KeyEventHandler KeyDown
- Event: public event KeyEventHandler KeyUp
- Event: public event EventHandler LayoutUpdated
- Event: public event RoutedEventHandler Loaded
- Event: public event RoutedEventHandler LostFocus
- Event: public event KeyboardFocusChangedEventHandler LostKeyboardFocus
- Event: public event MouseEventHandler LostMouseCapture
- Event: public event StylusEventHandler LostStylusCapture
- Event: public event EventHandler`1 LostTouchCapture
- Event: public event EventHandler`1 ManipulationBoundaryFeedback
- Event: public event EventHandler`1 ManipulationCompleted
- Event: public event EventHandler`1 ManipulationDelta
- Event: public event EventHandler`1 ManipulationInertiaStarting
- Event: public event EventHandler`1 ManipulationStarted
- Event: public event EventHandler`1 ManipulationStarting
- Event: public event MouseButtonEventHandler MouseDown
- Event: public event MouseEventHandler MouseEnter
- Event: public event MouseEventHandler MouseLeave
- Event: public event MouseButtonEventHandler MouseLeftButtonDown
- Event: public event MouseButtonEventHandler MouseLeftButtonUp
- Event: public event MouseEventHandler MouseMove
- Event: public event MouseButtonEventHandler MouseRightButtonDown
- Event: public event MouseButtonEventHandler MouseRightButtonUp
- Event: public event MouseButtonEventHandler MouseUp
- Event: public event MouseWheelEventHandler MouseWheel
- Event: public event DragEventHandler PreviewDragEnter
- Event: public event DragEventHandler PreviewDragLeave
- Event: public event DragEventHandler PreviewDragOver
- Event: public event DragEventHandler PreviewDrop
- Event: public event GiveFeedbackEventHandler PreviewGiveFeedback
- Event: public event KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus
- Event: public event KeyEventHandler PreviewKeyDown
- Event: public event KeyEventHandler PreviewKeyUp
- Event: public event KeyboardFocusChangedEventHandler PreviewLostKeyboardFocus
- Event: public event MouseButtonEventHandler PreviewMouseDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseLeftButtonUp
- Event: public event MouseEventHandler PreviewMouseMove
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonDown
- Event: public event MouseButtonEventHandler PreviewMouseRightButtonUp
- Event: public event MouseButtonEventHandler PreviewMouseUp
- Event: public event MouseWheelEventHandler PreviewMouseWheel
- Event: public event QueryContinueDragEventHandler PreviewQueryContinueDrag
- Event: public event StylusButtonEventHandler PreviewStylusButtonDown
- Event: public event StylusButtonEventHandler PreviewStylusButtonUp
- Event: public event StylusDownEventHandler PreviewStylusDown
- Event: public event StylusEventHandler PreviewStylusInAirMove
- Event: public event StylusEventHandler PreviewStylusInRange
- Event: public event StylusEventHandler PreviewStylusMove
- Event: public event StylusEventHandler PreviewStylusOutOfRange
- Event: public event StylusSystemGestureEventHandler PreviewStylusSystemGesture
- Event: public event StylusEventHandler PreviewStylusUp
- Event: public event TextCompositionEventHandler PreviewTextInput
- Event: public event EventHandler`1 PreviewTouchDown
- Event: public event EventHandler`1 PreviewTouchMove
- Event: public event EventHandler`1 PreviewTouchUp
- Event: public event QueryContinueDragEventHandler QueryContinueDrag
- Event: public event QueryCursorEventHandler QueryCursor
- Event: public event RequestBringIntoViewEventHandler RequestBringIntoView
- Event: public event SizeChangedEventHandler SizeChanged
- Event: public event EventHandler`1 SourceUpdated
- Event: public event StylusButtonEventHandler StylusButtonDown
- Event: public event StylusButtonEventHandler StylusButtonUp
- Event: public event StylusDownEventHandler StylusDown
- Event: public event StylusEventHandler StylusEnter
- Event: public event StylusEventHandler StylusInAirMove
- Event: public event StylusEventHandler StylusInRange
- Event: public event StylusEventHandler StylusLeave
- Event: public event StylusEventHandler StylusMove
- Event: public event StylusEventHandler StylusOutOfRange
- Event: public event StylusSystemGestureEventHandler StylusSystemGesture
- Event: public event StylusEventHandler StylusUp
- Event: public event EventHandler`1 TargetUpdated
- Event: public event TextCompositionEventHandler TextInput
- Event: public event ToolTipEventHandler ToolTipClosing
- Event: public event ToolTipEventHandler ToolTipOpening
- Event: public event EventHandler`1 TouchDown
- Event: public event EventHandler`1 TouchEnter
- Event: public event EventHandler`1 TouchLeave
- Event: public event EventHandler`1 TouchMove
- Event: public event EventHandler`1 TouchUp
- Event: public event RoutedEventHandler Unloaded
- Method (i): public virtual void AddHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): public void AddHandler (RoutedEvent routedEvent, delegate handler, bool handledEventsToo)
- Method (i): protected void AddInternalChild (UIElement child)
- Method (i): ProtectedInternal void AddLogicalChild (object child)
- Method (i): public void AddToEventRoute (EventRoute route, RoutedEventArgs e)
- Method (i): protected void AddVisualChild (Visual child)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock)
- Method (i): public virtual void ApplyAnimationClock (DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior)
- Method (i): public bool ApplyTemplate ()
- Method (i): public void Arrange (Rect finalRect)
- Method (i): protected virtual void ArrangeCore (Rect finalRect)
- Method: protected override Size ArrangeOverride (Size finalSize)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation)
- Method (i): public virtual void BeginAnimation (DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior)
- Method (i): public virtual void BeginInit ()
- Method (i): public void BeginStoryboard (Storyboard storyboard)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior)
- Method (i): public void BeginStoryboard (Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable)
- Method (i): ProtectedInternal virtual void BringIndexIntoView (int index)
- Method (i): public void BringIndexIntoViewPublic (int index)
- Method (i): public void BringIntoView ()
- Method (i): public void BringIntoView (Rect targetRectangle)
- Method (i): public virtual bool CaptureMouse ()
- Method (i): public virtual bool CaptureStylus ()
- Method (i): public bool CaptureTouch (TouchDevice touchDevice)
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): protected virtual UIElementCollection CreateUIElementCollection (FrameworkElement logicalParent)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public DependencyObject FindCommonVisualAncestor (DependencyObject otherVisual)
- Method (i): public object FindName (string name)
- Method (i): public object FindResource (object resourceKey)
- Method (i): public virtual bool Focus ()
- Method (i): public virtual object GetAnimationBaseValue (DependencyProperty dp)
- Method (i): public BindingExpression GetBindingExpression (DependencyProperty dp)
- Method (i): public virtual int GetHashCode ()
- Method (i): public double GetItemOffset (UIElement child)
- Method (i): protected virtual double GetItemOffsetCore (UIElement child)
- Method (i): protected virtual Geometry GetLayoutClip (Size layoutSlotSize)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): ProtectedInternal DependencyObject GetTemplateChild (string childName)
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual DependencyObject GetUIParentCore ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): protected virtual Visual GetVisualChild (int index)
- Method (i): protected virtual GeometryHitTestResult HitTestCore (GeometryHitTestParameters hitTestParameters)
- Method (i): protected virtual HitTestResult HitTestCore (PointHitTestParameters hitTestParameters)
- Method (i): public IInputElement InputHitTest (Point point)
- Method (i): protected void InsertInternalChild (int index, UIElement child)
- Method (i): public void InvalidateArrange ()
- Method (i): public void InvalidateMeasure ()
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method (i): public void InvalidateVisual ()
- Method (i): public bool IsAncestorOf (DependencyObject descendant)
- Method (i): public bool IsDescendantOf (DependencyObject ancestor)
- Method: public virtual void LineDown ()
- Method: public virtual void LineLeft ()
- Method: public virtual void LineRight ()
- Method: public virtual void LineUp ()
- Method: public virtual Rect MakeVisible (Visual visual, Rect rectangle)
- Method (i): public void Measure (Size availableSize)
- Method (i): protected virtual Size MeasureCore (Size availableSize)
- Method: protected override Size MeasureOverride (Size availableSize)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void MouseWheelDown ()
- Method: public virtual void MouseWheelLeft ()
- Method: public virtual void MouseWheelRight ()
- Method: public virtual void MouseWheelUp ()
- Method (i): public virtual bool MoveFocus (TraversalRequest request)
- Method (i): protected virtual void OnAccessKey (AccessKeyEventArgs e)
- Method (i): public virtual void OnApplyTemplate ()
- Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
- Method (i): protected virtual void OnClearChildren ()
- Method (i): protected virtual void OnContextMenuClosing (ContextMenuEventArgs e)
- Method (i): protected virtual void OnContextMenuOpening (ContextMenuEventArgs e)
- Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
- Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
- Method (i): protected virtual void OnDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnDragOver (DragEventArgs e)
- Method (i): protected virtual void OnDrop (DragEventArgs e)
- Method (i): protected virtual void OnGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnGotFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnGotMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnGotStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnGotTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnInitialized (EventArgs e)
- Method (i): protected virtual void OnIsItemsHostChanged (bool oldIsItemsHost, bool newIsItemsHost)
- Method (i): protected virtual void OnIsKeyboardFocusedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsKeyboardFocusWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsMouseDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCapturedChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusCaptureWithinChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnIsStylusDirectlyOverChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnItemsChanged (object sender, ItemsChangedEventArgs args)
- Method (i): protected virtual void OnKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnLostFocus (RoutedEventArgs e)
- Method (i): protected virtual void OnLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnLostMouseCapture (MouseEventArgs e)
- Method (i): protected virtual void OnLostStylusCapture (StylusEventArgs e)
- Method (i): protected virtual void OnLostTouchCapture (TouchEventArgs e)
- Method (i): protected virtual void OnManipulationBoundaryFeedback (ManipulationBoundaryFeedbackEventArgs e)
- Method (i): protected virtual void OnManipulationCompleted (ManipulationCompletedEventArgs e)
- Method (i): protected virtual void OnManipulationDelta (ManipulationDeltaEventArgs e)
- Method (i): protected virtual void OnManipulationInertiaStarting (ManipulationInertiaStartingEventArgs e)
- Method (i): protected virtual void OnManipulationStarted (ManipulationStartedEventArgs e)
- Method (i): protected virtual void OnManipulationStarting (ManipulationStartingEventArgs e)
- Method (i): protected virtual void OnMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseEnter (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeave (MouseEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewDragEnter (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragLeave (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDragOver (DragEventArgs e)
- Method (i): protected virtual void OnPreviewDrop (DragEventArgs e)
- Method (i): protected virtual void OnPreviewGiveFeedback (GiveFeedbackEventArgs e)
- Method (i): protected virtual void OnPreviewGotKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewKeyDown (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewKeyUp (KeyEventArgs e)
- Method (i): protected virtual void OnPreviewLostKeyboardFocus (KeyboardFocusChangedEventArgs e)
- Method (i): protected virtual void OnPreviewMouseDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseLeftButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseMove (MouseEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonDown (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseRightButtonUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseUp (MouseButtonEventArgs e)
- Method (i): protected virtual void OnPreviewMouseWheel (MouseWheelEventArgs e)
- Method (i): protected virtual void OnPreviewQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnPreviewStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnPreviewStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnPreviewTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnPreviewTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnPreviewTouchUp (TouchEventArgs e)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): protected virtual void OnQueryContinueDrag (QueryContinueDragEventArgs e)
- Method (i): protected virtual void OnQueryCursor (QueryCursorEventArgs e)
- Method (i): protected virtual void OnRender (DrawingContext dc)
- Method (i): ProtectedInternal virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
- Method (i): ProtectedInternal virtual void OnStyleChanged (Style oldStyle, Style newStyle)
- Method (i): protected virtual void OnStylusButtonDown (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusButtonUp (StylusButtonEventArgs e)
- Method (i): protected virtual void OnStylusDown (StylusDownEventArgs e)
- Method (i): protected virtual void OnStylusEnter (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInAirMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusInRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusLeave (StylusEventArgs e)
- Method (i): protected virtual void OnStylusMove (StylusEventArgs e)
- Method (i): protected virtual void OnStylusOutOfRange (StylusEventArgs e)
- Method (i): protected virtual void OnStylusSystemGesture (StylusSystemGestureEventArgs e)
- Method (i): protected virtual void OnStylusUp (StylusEventArgs e)
- Method (i): protected virtual void OnTextInput (TextCompositionEventArgs e)
- Method (i): protected virtual void OnToolTipClosing (ToolTipEventArgs e)
- Method (i): protected virtual void OnToolTipOpening (ToolTipEventArgs e)
- Method (i): protected virtual void OnTouchDown (TouchEventArgs e)
- Method (i): protected virtual void OnTouchEnter (TouchEventArgs e)
- Method (i): protected virtual void OnTouchLeave (TouchEventArgs e)
- Method (i): protected virtual void OnTouchMove (TouchEventArgs e)
- Method (i): protected virtual void OnTouchUp (TouchEventArgs e)
- Method (i): ProtectedInternal virtual void OnVisualChildrenChanged (DependencyObject visualAdded, DependencyObject visualRemoved)
- Method (i): ProtectedInternal virtual void OnVisualParentChanged (DependencyObject oldParent)
- Method: public virtual void PageDown ()
- Method: public virtual void PageLeft ()
- Method: public virtual void PageRight ()
- Method: public virtual void PageUp ()
- Method (i): ProtectedInternal virtual void ParentLayoutInvalidated (UIElement child)
- Method (i): public Point PointFromScreen (Point point)
- Method (i): public Point PointToScreen (Point point)
- Method (i): public virtual DependencyObject PredictFocus (FocusNavigationDirection direction)
- Method (i): public virtual void RaiseEvent (RoutedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): public void RegisterName (string name, object scopedElement)
- Method (i): public void ReleaseAllTouchCaptures ()
- Method (i): public virtual void ReleaseMouseCapture ()
- Method (i): public virtual void ReleaseStylusCapture ()
- Method (i): public bool ReleaseTouchCapture (TouchDevice touchDevice)
- Method (i): public virtual void RemoveHandler (RoutedEvent routedEvent, delegate handler)
- Method (i): protected void RemoveInternalChildRange (int index, int range)
- Method (i): ProtectedInternal void RemoveLogicalChild (object child)
- Method (i): protected void RemoveVisualChild (Visual child)
- Method (i): public BindingExpression SetBinding (DependencyProperty dp, string path)
- Method (i): public BindingExpressionBase SetBinding (DependencyProperty dp, BindingBase binding)
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method: public virtual void SetHorizontalOffset (double offset)
- Method (i): public void SetResourceReference (DependencyProperty dp, object name)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method: public virtual void SetVerticalOffset (double offset)
- Method (i): public bool ShouldItemsChangeAffectLayout (bool areItemChangesLocal, ItemsChangedEventArgs args)
- Method (i): protected virtual bool ShouldItemsChangeAffectLayoutCore (bool areItemChangesLocal, ItemsChangedEventArgs args)
- Method (i): public bool ShouldSerializeChildren ()
- Method (i): public bool ShouldSerializeCommandBindings ()
- Method (i): public bool ShouldSerializeInputBindings ()
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public bool ShouldSerializeResources ()
- Method (i): public bool ShouldSerializeStyle ()
- Method (i): public bool ShouldSerializeTriggers ()
- Method (i): public virtual string ToString ()
- Method (i): public GeneralTransform2DTo3D TransformToAncestor (Visual3D ancestor)
- Method (i): public GeneralTransform TransformToAncestor (Visual ancestor)
- Method (i): public GeneralTransform TransformToDescendant (Visual descendant)
- Method (i): public GeneralTransform TransformToVisual (Visual visual)
- Method (i): public Point TranslatePoint (Point point, UIElement relativeTo)
- Method (i): public object TryFindResource (object resourceKey)
- Method (i): public void UnregisterName (string name)
- Method (i): public void UpdateDefaultStyle ()
- Method (i): public void UpdateLayout ()
- Method (i): public void VerifyAccess ()
- Property: double ActualHeight { public get; }
- Property: double ActualWidth { public get; }
- Property: bool AllowDrop { public get; public set; }
- Property: bool AreAnyTouchesCaptured { public get; }
- Property: bool AreAnyTouchesCapturedWithin { public get; }
- Property: bool AreAnyTouchesDirectlyOver { public get; }
- Property: bool AreAnyTouchesOver { public get; }
- Property: Brush Background { public get; public set; }
- Property: BindingGroup BindingGroup { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffect BitmapEffect { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: BitmapEffectInput BitmapEffectInput { public get; public set; }
- Property: CacheMode CacheMode { public get; public set; }
- Property: bool CanHierarchicallyScrollAndVirtualize { public get; }
- Property: protected virtual bool CanHierarchicallyScrollAndVirtualizeCore { }
- Property: virtual bool CanHorizontallyScroll { public get; public set; }
- Property: virtual bool CanVerticallyScroll { public get; public set; }
- Property: UIElementCollection Children { public get; }
- Property: Geometry Clip { public get; public set; }
- Property: bool ClipToBounds { public get; public set; }
- Property: CommandBindingCollection CommandBindings { public get; }
- Property: ContextMenu ContextMenu { public get; public set; }
- Property: Cursor Cursor { public get; public set; }
- Property: object DataContext { public get; public set; }
- Property: ProtectedInternal object DefaultStyleKey { }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Size DesiredSize { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: Effect Effect { public get; public set; }
- Property: virtual double ExtentHeight { public get; }
- Property: virtual double ExtentWidth { public get; }
- Property: FlowDirection FlowDirection { public get; public set; }
- Property: virtual bool Focusable { public get; public set; }
- Property: Style FocusVisualStyle { public get; public set; }
- Property: bool ForceCursor { public get; public set; }
- Property: virtual bool HasAnimatedProperties { public get; }
- Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
- Property: ProtectedInternal virtual bool HasLogicalOrientation { }
- Property: bool HasLogicalOrientationPublic { public get; }
- Property: virtual double Height { public get; public set; }
- Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
- Property: virtual double HorizontalOffset { public get; }
- Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
- Property: InputBindingCollection InputBindings { public get; }
- Property: InputScope InputScope { public get; public set; }
- Property: ProtectedInternal UIElementCollection InternalChildren { }
- Property: bool IsArrangeValid { public get; }
- Property: virtual bool IsEnabled { public get; public set; }
- Property: protected virtual bool IsEnabledCore { }
- Property: bool IsFocused { public get; }
- Property: bool IsHitTestVisible { public get; public set; }
- Property: bool IsInitialized { public get; }
- Property: bool IsInputMethodEnabled { public get; }
- Property: bool IsItemsHost { public get; public set; }
- Property: virtual bool IsKeyboardFocused { public get; }
- Property: virtual bool IsKeyboardFocusWithin { public get; }
- Property: bool IsLoaded { public get; }
- Property: bool IsManipulationEnabled { public get; public set; }
- Property: bool IsMeasureValid { public get; }
- Property: virtual bool IsMouseCaptured { public get; }
- Property: bool IsMouseCaptureWithin { public get; }
- Property: virtual bool IsMouseDirectlyOver { public get; }
- Property: virtual bool IsMouseOver { public get; }
- Property: bool IsSealed { public get; }
- Property: virtual bool IsStylusCaptured { public get; }
- Property: bool IsStylusCaptureWithin { public get; }
- Property: virtual bool IsStylusDirectlyOver { public get; }
- Property: virtual bool IsStylusOver { public get; }
- Property: bool IsVisible { public get; }
- Property: IItemContainerGenerator ItemContainerGenerator { public get; }
- Property: XmlLanguage Language { public get; public set; }
- Property: Transform LayoutTransform { public get; public set; }
- Property: ProtectedInternal virtual IEnumerator LogicalChildren { }
- Property: ProtectedInternal virtual Orientation LogicalOrientation { }
- Property: Orientation LogicalOrientationPublic { public get; }
- Property: Thickness Margin { public get; public set; }
- Property: double MaxHeight { public get; public set; }
- Property: double MaxWidth { public get; public set; }
- Property: double MinHeight { public get; public set; }
- Property: double MinWidth { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: double Opacity { public get; public set; }
- Property: Brush OpacityMask { public get; public set; }
- Property: bool OverridesDefaultStyle { public get; public set; }
- Property: DependencyObject Parent { public get; }
- [Obsolete: PersistId is an obsolete property and may be removed in a future release. The value of this property is not defined.]Property: int PersistId { public get; }
- Property: Size RenderSize { public get; public set; }
- Property: Transform RenderTransform { public get; public set; }
- Property: Point RenderTransformOrigin { public get; public set; }
- Property: ResourceDictionary Resources { public get; public set; }
- Property: virtual ScrollViewer ScrollOwner { public get; public set; }
- Property: bool SnapsToDevicePixels { public get; public set; }
- Property: Style Style { public get; public set; }
- Property: protected StylusPlugInCollection StylusPlugIns { }
- Property: object Tag { public get; public set; }
- Property: DependencyObject TemplatedParent { public get; }
- Property: object ToolTip { public get; public set; }
- Property: IEnumerable`1 TouchesCaptured { public get; }
- Property: IEnumerable`1 TouchesCapturedWithin { public get; }
- Property: IEnumerable`1 TouchesDirectlyOver { public get; }
- Property: IEnumerable`1 TouchesOver { public get; }
- Property: TriggerCollection Triggers { public get; }
- Property: string Uid { public get; public set; }
- Property: bool UseLayoutRounding { public get; public set; }
- Property: VerticalAlignment VerticalAlignment { public get; public set; }
- Property: virtual double VerticalOffset { public get; }
- Property: virtual double ViewportHeight { public get; }
- Property: virtual double ViewportWidth { public get; }
- Property: Visibility Visibility { public get; public set; }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffect VisualBitmapEffect { }
- [Obsolete: BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.]Property: ProtectedInternal BitmapEffectInput VisualBitmapEffectInput { }
- Property: ProtectedInternal BitmapScalingMode VisualBitmapScalingMode { }
- Property: ProtectedInternal CacheMode VisualCacheMode { }
- Property: protected virtual int VisualChildrenCount { }
- Property: ProtectedInternal ClearTypeHint VisualClearTypeHint { }
- Property: ProtectedInternal Geometry VisualClip { }
- Property: ProtectedInternal EdgeMode VisualEdgeMode { }
- Property: ProtectedInternal Effect VisualEffect { }
- Property: ProtectedInternal Vector VisualOffset { }
- Property: ProtectedInternal double VisualOpacity { }
- Property: ProtectedInternal Brush VisualOpacityMask { }
- Property: protected DependencyObject VisualParent { }
- Property: ProtectedInternal Nullable`1 VisualScrollableAreaClip { }
- Property: ProtectedInternal TextHintingMode VisualTextHintingMode { }
- Property: ProtectedInternal TextRenderingMode VisualTextRenderingMode { }
- Property: ProtectedInternal Transform VisualTransform { }
- Property: ProtectedInternal DoubleCollection VisualXSnappingGuidelines { }
- Property: ProtectedInternal DoubleCollection VisualYSnappingGuidelines { }
- Property: virtual double Width { public get; public set; }
|
public class Telerik.Windows.Controls.TileListPanel () |
- Method (i): protected virtual void OnItemsChanged (object sender, ItemsChangedEventArgs args)
|
- Method: protected override void OnItemsChanged (object sender, ItemsChangedEventArgs args)
|
public abstract class Telerik.Windows.Controls.ViewModelBase () |
--> NONE <--
|
- Method: ProtectedInternal void RaisePropertyChanged (string propertyName)
|
Telerik.Windows.Controls VisibilityChangedEventArgs () |
n/a
|
public class Telerik.Windows.Controls.VisibilityChangedEventArgs
|
--> NONE <--
|
- Constructor: public VisibilityChangedEventArgs (Nullable`1 newVisibility)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Nullable`1 NewVisibility { public get; }
|
Telerik.Windows.Controls VisualStudio2013Palette () |
n/a
|
public sealed class Telerik.Windows.Controls.VisualStudio2013Palette
|
--> NONE <--
|
- Event: public event EventHandler Changed
- Field: public static readonly DependencyProperty AccentColorProperty
- Field: public static readonly DependencyProperty AccentDarkColorProperty
- Field: public static readonly DependencyProperty AccentMainColorProperty
- Field: public static readonly DependencyProperty AlternativeColorProperty
- Field: public static readonly DependencyProperty BasicColorProperty
- Field: public static readonly DependencyProperty ComplementaryColorProperty
- Field: public static readonly DependencyProperty DefaultForegroundColorProperty
- Field: public static readonly DependencyProperty FontFamilyProperty
- Field: public static readonly DependencyProperty FontSizeLProperty
- Field: public static readonly DependencyProperty FontSizeProperty
- Field: public static readonly DependencyProperty FontSizeSProperty
- Field: public static readonly DependencyProperty FontSizeXLProperty
- Field: public static readonly DependencyProperty FontSizeXSProperty
- Field: public static readonly DependencyProperty FontSizeXXLProperty
- Field: public static readonly DependencyProperty FontSizeXXSProperty
- Field: public static readonly DependencyProperty FontSizeXXXSProperty
- Field: public static readonly DependencyProperty HeaderColorProperty
- Field: public static readonly DependencyProperty IsFreezableProperty
- Field: public static readonly DependencyProperty MainColorProperty
- Field: public static readonly DependencyProperty MarkerColorProperty
- Field: public static readonly DependencyProperty MouseOverColorProperty
- Field: public static readonly DependencyProperty PrimaryColorProperty
- Field: public static readonly DependencyProperty SelectedColorProperty
- Field: public static readonly DependencyProperty SemiBasicColorProperty
- Field: public static readonly DependencyProperty StrongColorProperty
- Field: public static readonly DependencyProperty ValidationColorProperty
- Method (i): public bool CheckAccess ()
- Method (i): public void ClearValue (DependencyProperty dp)
- Method (i): public void ClearValue (DependencyPropertyKey key)
- Method (i): public Freezable Clone ()
- Method (i): protected virtual void CloneCore (Freezable sourceFreezable)
- Method (i): public Freezable CloneCurrentValue ()
- Method (i): protected virtual void CloneCurrentValueCore (Freezable sourceFreezable)
- Method (i): public void CoerceValue (DependencyProperty dp)
- Method (i): protected Freezable CreateInstance ()
- Method (i): protected virtual Freezable CreateInstanceCore ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void Freeze ()
- Method (i): protected virtual bool FreezeCore (bool isChecking)
- Method (i): public Freezable GetAsFrozen ()
- Method (i): protected virtual void GetAsFrozenCore (Freezable sourceFreezable)
- Method (i): public Freezable GetCurrentValueAsFrozen ()
- Method (i): protected virtual void GetCurrentValueAsFrozenCore (Freezable sourceFreezable)
- Method (i): public virtual int GetHashCode ()
- Method: public static bool GetIsFreezable (DependencyObject dependencyObject)
- Method (i): public LocalValueEnumerator GetLocalValueEnumerator ()
- Method (i): public Type GetType ()
- Method (i): public object GetValue (DependencyProperty dp)
- Method (i): public void InvalidateProperty (DependencyProperty dp)
- Method: public static void LoadPreset (ColorVariation preset)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnChanged ()
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue)
- Method (i): protected void OnFreezablePropertyChanged (DependencyObject oldValue, DependencyObject newValue, DependencyProperty property)
- Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
- Method (i): public object ReadLocalValue (DependencyProperty dp)
- Method (i): protected void ReadPreamble ()
- Method (i): public void SetCurrentValue (DependencyProperty dp, object value)
- Method: public static void SetIsFreezable (DependencyObject dependencyObject, bool value)
- Method (i): public void SetValue (DependencyProperty dp, object value)
- Method (i): public void SetValue (DependencyPropertyKey key, object value)
- Method (i): ProtectedInternal virtual bool ShouldSerializeProperty (DependencyProperty dp)
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Method (i): protected void WritePostscript ()
- Method (i): protected void WritePreamble ()
- Nested Type: public sealed enum ColorVariation
                    Dark = 0,                     Light = 1,                     Blue = 2
- Property: Color AccentColor { public get; public set; }
- Property: Color AccentDarkColor { public get; public set; }
- Property: Color AccentMainColor { public get; public set; }
- Property: Color AlternativeColor { public get; public set; }
- Property: Color BasicColor { public get; public set; }
- Property: bool CanFreeze { public get; }
- Property: Color ComplementaryColor { public get; public set; }
- Property: Color DefaultForegroundColor { public get; public set; }
- Property: DependencyObjectType DependencyObjectType { public get; }
- Property: Dispatcher Dispatcher { public get; }
- Property: FontFamily FontFamily { public get; public set; }
- Property: double FontSize { public get; public set; }
- Property: double FontSizeL { public get; public set; }
- Property: double FontSizeS { public get; public set; }
- Property: double FontSizeXL { public get; public set; }
- Property: double FontSizeXS { public get; public set; }
- Property: double FontSizeXXL { public get; public set; }
- Property: double FontSizeXXS { public get; public set; }
- Property: double FontSizeXXXS { public get; public set; }
- Property: Color HeaderColor { public get; public set; }
- Property: bool IsFrozen { public get; }
- Property: bool IsSealed { public get; }
- Property: Color MainColor { public get; public set; }
- Property: Color MarkerColor { public get; public set; }
- Property: Color MouseOverColor { public get; public set; }
- Property: static VisualStudio2013Palette Palette { public get; }
- Property: Color PrimaryColor { public get; public set; }
- Property: Color SelectedColor { public get; public set; }
- Property: Color SemiBasicColor { public get; public set; }
- Property: Color StrongColor { public get; public set; }
- Property: Color ValidationColor { public get; public set; }
|
Telerik.Windows.Controls VisualStudio2013ResourceDictionary () |
n/a
|
public sealed class Telerik.Windows.Controls.VisualStudio2013ResourceDictionary
|
--> NONE <--
|
- Constructor: public VisualStudio2013ResourceDictionary ()
- Method (i): public virtual void Add (object key, object value)
- Method (i): public virtual void BeginInit ()
- Method (i): public virtual void Clear ()
- Method (i): public virtual bool Contains (object key)
- Method (i): public void CopyTo (DictionaryEntry[] array, int arrayIndex)
- Method (i): public virtual void EndInit ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual object FindName (string name)
- Method (i): public virtual IDictionaryEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnGettingValue (object key, object value, out bool canCache)
- Method (i): public virtual void RegisterName (string name, object scopedElement)
- Method (i): public virtual void Remove (object key)
- Method (i): public virtual string ToString ()
- Method (i): public virtual void UnregisterName (string name)
- Property: virtual int Count { public get; }
- Property: DeferrableContent DeferrableContent { public get; public set; }
- Property: bool InvalidatesImplicitDataTemplateResources { public get; public set; }
- Property: virtual bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [object key] { public get; public set; }
- Property: virtual ICollection Keys { public get; }
- Property: Collection`1 MergedDictionaries { public get; }
- Property: Uri Source { public get; public set; }
- Property: virtual ICollection Values { public get; }
|
Telerik.Windows.Controls VisualStudio2013ResourceExtension () |
n/a
|
public sealed class Telerik.Windows.Controls.VisualStudio2013ResourceExtension
|
--> NONE <--
|
- Constructor: public VisualStudio2013ResourceExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method (i): public virtual string ToString ()
- Property: VisualStudio2013ResourceKey ResourceKey { public get; public set; }
|
Telerik.Windows.Controls VisualStudio2013ResourceKey () |
n/a
|
public sealed class Telerik.Windows.Controls.VisualStudio2013ResourceKey
|
--> NONE <--
|
- Field: public static readonly ResourceKey AccentBrush
- Field: public static readonly ResourceKey AccentDarkBrush
- Field: public static readonly ResourceKey AccentMainBrush
- Field: public static readonly ResourceKey AlternativeBrush
- Field: public static readonly ResourceKey BasicBrush
- Field: public static readonly ResourceKey ComplementaryBrush
- Field: public static readonly ResourceKey DefaultForegroundColor
- Field: public static readonly ResourceKey FontFamily
- Field: public static readonly ResourceKey FontSize
- Field: public static readonly ResourceKey FontSizeL
- Field: public static readonly ResourceKey FontSizeS
- Field: public static readonly ResourceKey FontSizeXL
- Field: public static readonly ResourceKey FontSizeXS
- Field: public static readonly ResourceKey FontSizeXXL
- Field: public static readonly ResourceKey FontSizeXXS
- Field: public static readonly ResourceKey FontSizeXXXS
- Field: public static readonly ResourceKey HeaderBrush
- Field: public static readonly ResourceKey MainBrush
- Field: public static readonly ResourceKey MarkerBrush
- Field: public static readonly ResourceKey MouseOverBrush
- Field: public static readonly ResourceKey PrimaryBrush
- Field: public static readonly ResourceKey QualityGoodBrush
- Field: public static readonly ResourceKey QualityPoorBrush
- Field: public static readonly ResourceKey QualitySatisfactoryBrush
- Field: public static readonly ResourceKey SelectedBrush
- Field: public static readonly ResourceKey SemiBasicBrush
- Field: public static readonly ResourceKey SemiSelectedBrush
- Field: public static readonly ResourceKey StrongBrush
- Field: public static readonly ResourceKey ValidationBrush
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual object ProvideValue (IServiceProvider serviceProvider)
- Method: public override string ToString ()
- Property: override internal Assembly { public get; }
|
Telerik.Windows.Controls VisualStudio2013ResourceKeyTypeConverter () |
n/a
|
public class Telerik.Windows.Controls.VisualStudio2013ResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public VisualStudio2013ResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls VisualToVisualBrushConverter () |
n/a
|
public class Telerik.Windows.Controls.VisualToVisualBrushConverter
|
--> NONE <--
|
- Constructor: public VisualToVisualBrushConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls Windows8ResourceKey () |
public sealed enum Telerik.Windows.Controls.Windows8ResourceKey
                    AccentBrush = 0,
                    BasicBrush = 1,
                    StrongBrush = 2,
                    MainBrush = 3,
                    MarkerBrush = 4,
                    ValidationBrush = 5,
                    QualityPoorBrush = 6,
                    QualitySatisfactoryBrush = 7,
                    QualityGoodBrush = 8,
                    FontSizeXS = 9,
                    FontSizeS = 10,
                    FontSize = 11,
                    FontSizeL = 12,
                    FontSizeXL = 13,
                    FontSizeXXL = 14,
                    FontSizeXXXL = 15,
                    FontFamilyLight = 16,
                    FontFamily = 17,
                    FontFamilyStrong = 18,
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class Telerik.Windows.Controls.Windows8ResourceKey
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls Windows8ResourceKeyTypeConverter () |
n/a
|
public class Telerik.Windows.Controls.Windows8ResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public Windows8ResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls Windows8TouchResourceKey () |
public sealed enum Telerik.Windows.Controls.Windows8TouchResourceKey
                    AccentBrush = 0,
                    MainBrush = 1,
                    EffectLowBrush = 2,
                    EffectHighBrush = 3,
                    ValidationBrush = 4,
                    MainForegroundBrush = 5,
                    InvertedForegroundBrush = 6,
                    InvertedBrush = 7,
                    LowBrush = 8,
                    MediumBrush = 9,
                    HighBrush = 10,
                    MainGradientBrush = 11,
                    InvertedGradientBrush = 12,
                    QualityPoorBrush = 13,
                    QualitySatisfactoryBrush = 14,
                    QualityGoodBrush = 15,
                    FontSizeS = 16,
                    FontSize = 17,
                    FontSizeL = 18,
                    FontSizeXL = 19,
                    FontSizeXXL = 20,
                    FontFamilyLight = 21,
                    FontFamily = 22,
                    FontFamilyStrong = 23,
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class Telerik.Windows.Controls.Windows8TouchResourceKey
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Controls Windows8TouchResourceKeyTypeConverter () |
n/a
|
public sealed class Telerik.Windows.Controls.Windows8TouchResourceKeyTypeConverter
|
--> NONE <--
|
- Constructor: public Windows8TouchResourceKeyTypeConverter ()
- Method (i): public bool CanConvertFrom (Type sourceType)
- Method (i): public virtual bool CanConvertFrom (ITypeDescriptorContext context, Type sourceType)
- Method (i): public bool CanConvertTo (Type destinationType)
- Method (i): public virtual bool CanConvertTo (ITypeDescriptorContext context, Type destinationType)
- Method (i): public object ConvertFrom (object value)
- Method (i): public virtual object ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public object ConvertFromInvariantString (string text)
- Method (i): public object ConvertFromInvariantString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertFromString (string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, CultureInfo culture, string text)
- Method (i): public object ConvertFromString (ITypeDescriptorContext context, string text)
- Method (i): public object ConvertTo (object value, Type destinationType)
- Method (i): public virtual object ConvertTo (ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
- Method (i): public string ConvertToInvariantString (object value)
- Method (i): public string ConvertToInvariantString (ITypeDescriptorContext context, object value)
- Method (i): public string ConvertToString (object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, CultureInfo culture, object value)
- Method (i): public string ConvertToString (ITypeDescriptorContext context, object value)
- Method (i): public object CreateInstance (IDictionary propertyValues)
- Method (i): public virtual object CreateInstance (ITypeDescriptorContext context, IDictionary propertyValues)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): protected Exception GetConvertFromException (object value)
- Method (i): protected Exception GetConvertToException (object value, Type destinationType)
- Method (i): public bool GetCreateInstanceSupported ()
- Method (i): public virtual bool GetCreateInstanceSupported (ITypeDescriptorContext context)
- Method (i): public virtual int GetHashCode ()
- Method (i): public PropertyDescriptorCollection GetProperties (object value)
- Method (i): public PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value)
- Method (i): public virtual PropertyDescriptorCollection GetProperties (ITypeDescriptorContext context, object value, attribute[] attributes)
- Method (i): public bool GetPropertiesSupported ()
- Method (i): public virtual bool GetPropertiesSupported (ITypeDescriptorContext context)
- Method (i): public ICollection GetStandardValues ()
- Method: public override StandardValuesCollection GetStandardValues (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesExclusive ()
- Method (i): public virtual bool GetStandardValuesExclusive (ITypeDescriptorContext context)
- Method (i): public bool GetStandardValuesSupported ()
- Method: public override bool GetStandardValuesSupported (ITypeDescriptorContext context)
- Method (i): public Type GetType ()
- Method (i): public bool IsValid (object value)
- Method (i): public virtual bool IsValid (ITypeDescriptorContext context, object value)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected PropertyDescriptorCollection SortProperties (PropertyDescriptorCollection props, string[] names)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls.Behaviors ListBoxSelectedItemsBehavior () |
n/a
|
public sealed class Telerik.Windows.Controls.Behaviors.ListBoxSelectedItemsBehavior
|
--> NONE <--
|
- Field: public static readonly DependencyProperty SelectedItemsSourceProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public static IEnumerable GetSelectedItemsSource (DependencyObject obj)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static void SetSelectedItemsSource (DependencyObject obj, IEnumerable value)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls.Buttons RadButtonAutomationPeer () |
public class Telerik.Windows.Controls.Buttons.RadButtonAutomationPeer
|
n/a
|
- Constructor: public RadButtonAutomationPeer (RadButton owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method: protected override string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method: protected override string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method: protected override string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method: public void Invoke ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
|
--> NONE <--
|
Telerik.Windows.Controls.Buttons RadDropDownButtonAutomationPeer () |
public class Telerik.Windows.Controls.Buttons.RadDropDownButtonAutomationPeer
|
n/a
|
- Constructor: public RadDropDownButtonAutomationPeer (RadDropDownButton owner)
- Method (i): public bool CheckAccess ()
- Method: public virtual void Collapse ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void Expand ()
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method (i): protected virtual AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method: protected override string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method: protected override List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method: protected override string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method: protected override string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method: public new void Invoke ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: virtual ExpandCollapseState ExpandCollapseState { public get; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
|
--> NONE <--
|
Telerik.Windows.Controls.Buttons RadRadioButtonAutomationPeer () |
public class Telerik.Windows.Controls.Buttons.RadRadioButtonAutomationPeer
|
n/a
|
- Constructor: public RadRadioButtonAutomationPeer (RadRadioButton owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method: protected override string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method: protected override string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method: protected override string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method: public virtual void Toggle ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
- Property: virtual ToggleState ToggleState { public get; }
|
--> NONE <--
|
Telerik.Windows.Controls.Buttons RadSplitButtonAutomationPeer () |
public class Telerik.Windows.Controls.Buttons.RadSplitButtonAutomationPeer
|
n/a
|
- Constructor: public RadSplitButtonAutomationPeer (RadSplitButton owner)
- Method (i): public bool CheckAccess ()
- Method: public virtual void Collapse ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void Expand ()
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method: protected override string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method: protected override List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method: protected override string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method: protected override string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method: public virtual void Invoke ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: virtual ExpandCollapseState ExpandCollapseState { public get; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
|
--> NONE <--
|
Telerik.Windows.Controls.Buttons RadToggleButtonAutomationPeer () |
public class Telerik.Windows.Controls.Buttons.RadToggleButtonAutomationPeer
|
n/a
|
- Constructor: public RadToggleButtonAutomationPeer (RadToggleButton owner)
- Method (i): public bool CheckAccess ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public string GetAcceleratorKey ()
- Method (i): protected virtual string GetAcceleratorKeyCore ()
- Method (i): public string GetAccessKey ()
- Method (i): protected virtual string GetAccessKeyCore ()
- Method (i): public AutomationControlType GetAutomationControlType ()
- Method: protected override AutomationControlType GetAutomationControlTypeCore ()
- Method (i): public string GetAutomationId ()
- Method: protected override string GetAutomationIdCore ()
- Method (i): public Rect GetBoundingRectangle ()
- Method (i): protected virtual Rect GetBoundingRectangleCore ()
- Method (i): public List`1 GetChildren ()
- Method (i): protected virtual List`1 GetChildrenCore ()
- Method (i): public string GetClassName ()
- Method: protected override string GetClassNameCore ()
- Method (i): public Point GetClickablePoint ()
- Method (i): protected virtual Point GetClickablePointCore ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public string GetHelpText ()
- Method: protected override string GetHelpTextCore ()
- Method (i): protected virtual HostedWindowWrapper GetHostRawElementProviderCore ()
- Method (i): public string GetItemStatus ()
- Method: protected override string GetItemStatusCore ()
- Method (i): public string GetItemType ()
- Method (i): protected virtual string GetItemTypeCore ()
- Method (i): public AutomationPeer GetLabeledBy ()
- Method (i): protected virtual AutomationPeer GetLabeledByCore ()
- Method (i): public AutomationLiveSetting GetLiveSetting ()
- Method (i): protected virtual AutomationLiveSetting GetLiveSettingCore ()
- Method (i): public string GetLocalizedControlType ()
- Method (i): protected virtual string GetLocalizedControlTypeCore ()
- Method (i): public string GetName ()
- Method: protected override string GetNameCore ()
- Method (i): public AutomationOrientation GetOrientation ()
- Method (i): protected virtual AutomationOrientation GetOrientationCore ()
- Method (i): public AutomationPeer GetParent ()
- Method: public override object GetPattern (PatternInterface patternInterface)
- Method (i): public AutomationPeer GetPeerFromPoint (Point point)
- Method (i): protected virtual AutomationPeer GetPeerFromPointCore (Point point)
- Method (i): public Type GetType ()
- Method (i): public bool HasKeyboardFocus ()
- Method (i): protected virtual bool HasKeyboardFocusCore ()
- Method (i): public void InvalidatePeer ()
- Method (i): public bool IsContentElement ()
- Method (i): protected virtual bool IsContentElementCore ()
- Method (i): public bool IsControlElement ()
- Method (i): protected virtual bool IsControlElementCore ()
- Method (i): public bool IsEnabled ()
- Method (i): protected virtual bool IsEnabledCore ()
- Method (i): public bool IsKeyboardFocusable ()
- Method (i): protected virtual bool IsKeyboardFocusableCore ()
- Method (i): public bool IsOffscreen ()
- Method (i): protected virtual bool IsOffscreenCore ()
- Method (i): public bool IsPassword ()
- Method (i): protected virtual bool IsPasswordCore ()
- Method (i): public bool IsRequiredForForm ()
- Method (i): protected virtual bool IsRequiredForFormCore ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected AutomationPeer PeerFromProvider (IRawElementProviderSimple provider)
- Method (i): ProtectedInternal IRawElementProviderSimple ProviderFromPeer (AutomationPeer peer)
- Method (i): public void RaiseAsyncContentLoadedEvent (AsyncContentLoadedEventArgs args)
- Method (i): public void RaiseAutomationEvent (AutomationEvents eventId)
- Method (i): public void RaisePropertyChangedEvent (AutomationProperty property, object oldValue, object newValue)
- Method (i): public void ResetChildrenCache ()
- Method (i): public void SetFocus ()
- Method (i): protected virtual void SetFocusCore ()
- Method: public void Toggle ()
- Method (i): public virtual string ToString ()
- Method (i): public void VerifyAccess ()
- Property: Dispatcher Dispatcher { public get; }
- Property: AutomationPeer EventsSource { public get; public set; }
- Property: ProtectedInternal virtual bool IsHwndHost { }
- Property: UIElement Owner { public get; }
- Property: ToggleState ToggleState { public get; }
|
--> NONE <--
|
Telerik.Windows.Controls.Common PathGeometryParser () |
n/a
|
public class Telerik.Windows.Controls.Common.PathGeometryParser
|
--> NONE <--
|
- Constructor: public PathGeometryParser (string abbreviatedGeometry)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public PathGeometry Parse ()
- Method (i): public virtual string ToString ()
|
public abstract sealed class Telerik.Windows.Controls.DragDrop.RadDragAndDropManager () |
- Method: public static void AddDragArrowAdjustingHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDragInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDragQueryHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDropInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDropQueryHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDragArrowAdjustingHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDragInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDragQueryHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDropInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDropQueryHandler (DependencyObject target, EventHandler`1 handler)
|
- Method: public static void AddDragArrowAdjustingHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDragInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDragQueryHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDropInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void AddDropQueryHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDragArrowAdjustingHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDragInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDragQueryHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDropInfoHandler (DependencyObject target, EventHandler`1 handler)
- Method: public static void RemoveDropQueryHandler (DependencyObject target, EventHandler`1 handler)
|
Telerik.Windows.Controls.Expander ExpandDirectionToRotationAngleConverter () |
n/a
|
public class Telerik.Windows.Controls.Expander.ExpandDirectionToRotationAngleConverter
|
--> NONE <--
|
- Constructor: public ExpandDirectionToRotationAngleConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls.Localization CultureToLocalizationStringConverter () |
n/a
|
public class Telerik.Windows.Controls.Localization.CultureToLocalizationStringConverter
|
--> NONE <--
|
- Constructor: public CultureToLocalizationStringConverter ()
- Method: public virtual object Convert (object value, Type targetType, object parameter, CultureInfo culture)
- Method: public virtual object ConvertBack (object value, Type targetType, object parameter, CultureInfo culture)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Controls.Primitives AsyncItemSearchEventArgs () |
n/a
|
public class Telerik.Windows.Controls.Primitives.AsyncItemSearchEventArgs
|
--> NONE <--
|
- Constructor: public AsyncItemSearchEventArgs (IEnumerable`1 result)
- Constructor: public AsyncItemSearchEventArgs (IEnumerable`1 result, bool isCanceled, AggregateException error)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AggregateException Error { public get; }
- Property: bool IsCanceled { public get; }
- Property: IEnumerable`1 Result { public get; }
|
Telerik.Windows.Controls.Primitives IAsyncItemSearch () |
n/a
|
public interface Telerik.Windows.Controls.Primitives.IAsyncItemSearch
|
--> NONE <--
|
- Event: public event EventHandler`1 ItemsFound
- Method: void FindItems (Predicate`1 match)
|
public class Telerik.Windows.Controls.Primitives.ItemsControlSelector () |
- Method (i): public virtual void EndInit ()
|
- Field: public static readonly DependencyProperty EnableSelectionCachingProperty
- Field: public static readonly DependencyProperty IsSynchronizedWithCurrentItemProperty
- Method: public override void EndInit ()
- Property: bool EnableSelectionCaching { public get; public set; }
- Property: bool IsSynchronizedWithCurrentItem { public get; public set; }
|
public class Telerik.Windows.Controls.Primitives.ListControl () |
- Field: public static readonly DependencyProperty CanListControlKeyboardNavigationSelectItemsProperty
- Method (i): protected virtual void OnItemsPanelChanged (ItemsPanelTemplate oldItemsPanel, ItemsPanelTemplate newItemsPanel)
|
- Field: public static readonly DependencyProperty CanKeyboardNavigationSelectItemsProperty
- Field: public static readonly DependencyProperty IsScrollIntoViewEnabledProperty
- Method: protected override void OnItemsPanelChanged (ItemsPanelTemplate oldItemsPanel, ItemsPanelTemplate newItemsPanel)
- Property: bool EnableSelectionCaching { public get; public set; }
- Property: bool IsScrollIntoViewEnabled { public get; public set; }
- Property: bool IsSynchronizedWithCurrentItem { public get; public set; }
|
public class Telerik.Windows.Controls.Primitives.SelectionHelper () |
- Constructor: public SelectionHelper (Func`1 canExecute, ISelectorInteraction selector, ISelectionBehavior behavior, Action`2 selectionCallBack)
- Method: public bool ResumeExecution ()
|
- [Obsolete: Obsoleted in Q2 2014. Not used and it will be deleted in future versions.]Constructor: public SelectionHelper (Func`1 canExecute, ISelectorInteraction selector, ISelectionBehavior behavior, Action`2 selectionCallBack)
- Constructor: public SelectionHelper (ISelectorInteraction selector, ISelectionBehavior behavior, Action`2 selectionCallBack)
- [Obsolete: Obsoleted in Q2 2014. Not used and it will be deleted in future versions.]Method: public bool ResumeExecution ()
|
public class Telerik.Windows.Controls.TransitionControl.TransitionPresenter () |
--> NONE <--
|
- Field: public static readonly DependencyProperty AnimationStretchProperty
- Method: public static Stretch GetAnimationStretch (DependencyObject obj)
- Method: public static void SetAnimationStretch (DependencyObject obj, Stretch value)
|
public abstract sealed class Telerik.Windows.DragDrop.DragDropManager () |
- Field: public static readonly DependencyProperty TouchDragTriggerProperty
- Method: public static TouchDragTrigger GetTouchDragTrigger (DependencyObject obj)
- Method: public static void SetTouchDragTrigger (DependencyObject obj, TouchDragTrigger value)
|
- [Obsolete: Obsoleted with 2017 R1. Use Telerik.Windows.Input.Touch.TouchManager's DragStartTrigger instead.]Field: public static readonly DependencyProperty TouchDragTriggerProperty
- [Obsolete: Obsoleted with 2017 R1. Use Telerik.Windows.Input.Touch.TouchManager's DragStartTrigger instead.]Method: public static TouchDragTrigger GetTouchDragTrigger (DependencyObject obj)
- [Obsolete: Obsoleted with 2017 R1. Use Telerik.Windows.Input.Touch.TouchManager's DragStartTrigger instead.]Method: public static void SetTouchDragTrigger (DependencyObject obj, TouchDragTrigger value)
|
public class Telerik.Windows.DragDrop.Behaviors.DragVisualDataContext () |
--> NONE <--
|
- Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
|
Telerik.Windows.Input.Touch DragGestureRecognizer () |
n/a
|
public class Telerik.Windows.Input.Touch.DragGestureRecognizer
|
--> NONE <--
|
- Constructor: public DragGestureRecognizer (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void OnCeaseGesturesRequested ()
- Method: public override void OnTouchDown (GestureRecognizerEventArgs args)
- Method: public override void OnTouchEnter (GestureRecognizerEventArgs args)
- Method: public override void OnTouchLeave (GestureRecognizerEventArgs args)
- Method: public override void OnTouchMove (GestureRecognizerEventArgs args)
- Method: public override void OnTouchUp (GestureRecognizerEventArgs args)
- Method (i): public virtual string ToString ()
- Property: UIElement Element { public get; }
- Property: bool HasGestureHandlers { public get; public set; }
|
Telerik.Windows.Input.Touch DragGestureRecognizerFactory () |
n/a
|
public class Telerik.Windows.Input.Touch.DragGestureRecognizerFactory
|
--> NONE <--
|
- Constructor: public DragGestureRecognizerFactory ()
- Method: public virtual GestureRecognizerBase CreateGestureRecognizer (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void RegisterGestureTransitions ()
- Method (i): public virtual string ToString ()
- Property: virtual int Priority { public get; }
|
Telerik.Windows.Input.Touch GestureDeactivationToken () |
n/a
|
public class Telerik.Windows.Input.Touch.GestureDeactivationToken
|
--> NONE <--
|
- Method: public void DeactivateGesture ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Input.Touch GestureManager () |
n/a
|
public abstract sealed class Telerik.Windows.Input.Touch.GestureManager
|
--> NONE <--
|
- Method: public static GestureDeactivationToken ActivateGesture (UIElement element, string gestureName, Action forcedFinish)
- Method: public static bool CanActivateGesture (UIElement element, string candidateGestureName)
- Method: public static void DeregisterGestureRecognizerFactory (IGestureRecognizerFactory gestureFactory)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static string GetActiveGesture (UIElement element)
- Method (i): public virtual int GetHashCode ()
- Method: public static T GetOrCreateGestureRecognizer (UIElement element)
- Method: public static IList`1 GetRegisteredGestureRecognizerFactories ()
- Method: public static IEnumerable`1 GetRegisteredGestureTransitions (string gestureName)
- Method (i): public Type GetType ()
- Method: public static bool IsGestureTransitionAllowed (string activeGestureName, string candidateGestureName)
- Method (i): protected object MemberwiseClone ()
- Method: public static void RegisterGestureRecognizerFactory (IGestureRecognizerFactory gestureFactory)
- Method: public static void RegisterGestureTransitions (string gestureName, IEnumerable`1 transitions)
- Method (i): public virtual string ToString ()
|
Telerik.Windows.Input.Touch GestureRecognizerBase () |
n/a
|
public abstract class Telerik.Windows.Input.Touch.GestureRecognizerBase
|
--> NONE <--
|
- Constructor: protected GestureRecognizerBase (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void OnCeaseGesturesRequested ()
- Method: public abstract void OnTouchDown (GestureRecognizerEventArgs args)
- Method: public abstract void OnTouchEnter (GestureRecognizerEventArgs args)
- Method: public abstract void OnTouchLeave (GestureRecognizerEventArgs args)
- Method: public abstract void OnTouchMove (GestureRecognizerEventArgs args)
- Method: public abstract void OnTouchUp (GestureRecognizerEventArgs args)
- Method (i): public virtual string ToString ()
- Property: UIElement Element { public get; }
- Property: bool HasGestureHandlers { public get; public set; }
|
Telerik.Windows.Input.Touch GestureRecognizerEventArgs () |
n/a
|
public class Telerik.Windows.Input.Touch.GestureRecognizerEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: UIElement Element { public get; }
- Property: bool Handled { public get; public set; }
- Property: Point Position { public get; }
- Property: TouchEventArgs TouchEventArgs { public get; }
- Property: int TouchId { public get; }
- Property: TouchPoint TouchPoint { public get; }
|
Telerik.Windows.Input.Touch IGestureRecognizerFactory () |
n/a
|
public interface Telerik.Windows.Input.Touch.IGestureRecognizerFactory
|
--> NONE <--
|
- Method: GestureRecognizerBase CreateGestureRecognizer (UIElement element)
- Method: void RegisterGestureTransitions ()
- Property: int Priority { public get; }
|
Telerik.Windows.Input.Touch PinchEventArgs () |
n/a
|
public class Telerik.Windows.Input.Touch.PinchEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public TouchPoint GetTouchPoint1 (IInputElement relativeTo)
- Method: public TouchPoint GetTouchPoint2 (IInputElement relativeTo)
- Method (i): public Type GetType ()
- Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnSetSource (object source)
- Method (i): public virtual string ToString ()
- Property: double Factor { public get; }
- Property: bool Handled { public get; public set; }
- Property: object OriginalSource { public get; }
- Property: RoutedEvent RoutedEvent { public get; public set; }
- Property: object Source { public get; public set; }
|
Telerik.Windows.Input.Touch PinchEventHandler () |
n/a
|
public sealed delegate Telerik.Windows.Input.Touch.PinchEventHandler
|
--> NONE <--
|
- Constructor: public PinchEventHandler (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (object sender, PinchEventArgs args, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object sender, PinchEventArgs args)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Telerik.Windows.Input.Touch PinchGestureRecognizer () |
n/a
|
public class Telerik.Windows.Input.Touch.PinchGestureRecognizer
|
--> NONE <--
|
- Constructor: public PinchGestureRecognizer (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void OnCeaseGesturesRequested ()
- Method: public override void OnTouchDown (GestureRecognizerEventArgs args)
- Method: public override void OnTouchEnter (GestureRecognizerEventArgs args)
- Method: public override void OnTouchLeave (GestureRecognizerEventArgs args)
- Method: public override void OnTouchMove (GestureRecognizerEventArgs args)
- Method: public override void OnTouchUp (GestureRecognizerEventArgs args)
- Method (i): public virtual string ToString ()
- Property: UIElement Element { public get; }
- Property: bool HasGestureHandlers { public get; public set; }
|
Telerik.Windows.Input.Touch PinchGestureRecognizerFactory () |
n/a
|
public class Telerik.Windows.Input.Touch.PinchGestureRecognizerFactory
|
--> NONE <--
|
- Constructor: public PinchGestureRecognizerFactory ()
- Method: public virtual GestureRecognizerBase CreateGestureRecognizer (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void RegisterGestureTransitions ()
- Method (i): public virtual string ToString ()
- Property: virtual int Priority { public get; }
|
ScrollViewerSwipeMode () |
n/a
|
public sealed enum Telerik.Windows.Input.Touch.ScrollViewerSwipeMode
                    None = 0,
                    Self = 1,
                    Parent = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Input.Touch SwipeEventArgs () |
n/a
|
public class Telerik.Windows.Input.Touch.SwipeEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public TouchPoint GetTouchPoint (IInputElement relativeTo)
- Method (i): public Type GetType ()
- Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnSetSource (object source)
- Method (i): public void SuspendMousePromotionUntilTouchUp ()
- Method (i): public virtual string ToString ()
- Property: bool Handled { public get; public set; }
- Property: double HorizontalChange { public get; }
- Property: object OriginalSource { public get; }
- Property: RoutedEvent RoutedEvent { public get; public set; }
- Property: object Source { public get; public set; }
- Property: TouchDevice TouchDevice { public get; }
- Property: double VerticalChange { public get; }
|
Telerik.Windows.Input.Touch SwipeEventHandler () |
n/a
|
public sealed delegate Telerik.Windows.Input.Touch.SwipeEventHandler
|
--> NONE <--
|
- Constructor: public SwipeEventHandler (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (object sender, SwipeEventArgs args, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object sender, SwipeEventArgs args)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Telerik.Windows.Input.Touch SwipeGestureRecognizer () |
n/a
|
public class Telerik.Windows.Input.Touch.SwipeGestureRecognizer
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void OnCeaseGesturesRequested ()
- Method: public override void OnTouchDown (GestureRecognizerEventArgs args)
- Method: public override void OnTouchEnter (GestureRecognizerEventArgs args)
- Method: public override void OnTouchLeave (GestureRecognizerEventArgs args)
- Method: public override void OnTouchMove (GestureRecognizerEventArgs args)
- Method: public override void OnTouchUp (GestureRecognizerEventArgs args)
- Method (i): public virtual string ToString ()
- Property: UIElement Element { public get; }
- Property: bool HasGestureHandlers { public get; public set; }
|
Telerik.Windows.Input.Touch SwipeGestureRecognizerFactory () |
n/a
|
public class Telerik.Windows.Input.Touch.SwipeGestureRecognizerFactory
|
--> NONE <--
|
- Constructor: public SwipeGestureRecognizerFactory ()
- Method: public virtual GestureRecognizerBase CreateGestureRecognizer (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void RegisterGestureTransitions ()
- Method (i): public virtual string ToString ()
- Property: virtual int Priority { public get; }
|
Telerik.Windows.Input.Touch SwipeInertiaEventArgs () |
n/a
|
public class Telerik.Windows.Input.Touch.SwipeInertiaEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnSetSource (object source)
- Method (i): public virtual string ToString ()
- Property: bool Handled { public get; public set; }
- Property: double HorizontalChange { public get; }
- Property: object OriginalSource { public get; }
- Property: Point Position { public get; }
- Property: RoutedEvent RoutedEvent { public get; public set; }
- Property: object Source { public get; public set; }
- Property: double VerticalChange { public get; }
|
Telerik.Windows.Input.Touch SwipeInertiaEventHandler () |
n/a
|
public sealed delegate Telerik.Windows.Input.Touch.SwipeInertiaEventHandler
|
--> NONE <--
|
- Constructor: public SwipeInertiaEventHandler (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (object sender, SwipeInertiaEventArgs args, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object sender, SwipeInertiaEventArgs args)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Telerik.Windows.Input.Touch TapEventArgs () |
n/a
|
public class Telerik.Windows.Input.Touch.TapEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public TouchPoint GetTouchPoint (IInputElement relativeTo)
- Method (i): public Type GetType ()
- Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnSetSource (object source)
- Method (i): public void SuspendMousePromotionUntilTouchUp ()
- Method (i): public virtual string ToString ()
- Property: bool Handled { public get; public set; }
- Property: object OriginalSource { public get; }
- Property: RoutedEvent RoutedEvent { public get; public set; }
- Property: object Source { public get; public set; }
- Property: int TapCount { public get; }
- Property: TouchDevice TouchDevice { public get; }
|
Telerik.Windows.Input.Touch TapEventHandler () |
n/a
|
public sealed delegate Telerik.Windows.Input.Touch.TapEventHandler
|
--> NONE <--
|
- Constructor: public TapEventHandler (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (object sender, TapEventArgs args, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object sender, TapEventArgs args)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Telerik.Windows.Input.Touch TapGestureRecognizer () |
n/a
|
public class Telerik.Windows.Input.Touch.TapGestureRecognizer
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void OnCeaseGesturesRequested ()
- Method: public override void OnTouchDown (GestureRecognizerEventArgs args)
- Method: public override void OnTouchEnter (GestureRecognizerEventArgs args)
- Method: public override void OnTouchLeave (GestureRecognizerEventArgs args)
- Method: public override void OnTouchMove (GestureRecognizerEventArgs args)
- Method: public override void OnTouchUp (GestureRecognizerEventArgs args)
- Method (i): public virtual string ToString ()
- Property: UIElement Element { public get; }
- Property: bool HasGestureHandlers { public get; public set; }
|
Telerik.Windows.Input.Touch TapGestureRecognizerFactory () |
n/a
|
public class Telerik.Windows.Input.Touch.TapGestureRecognizerFactory
|
--> NONE <--
|
- Constructor: public TapGestureRecognizerFactory ()
- Method: public virtual GestureRecognizerBase CreateGestureRecognizer (UIElement element)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void RegisterGestureTransitions ()
- Method (i): public virtual string ToString ()
- Property: virtual int Priority { public get; }
|
TouchDragStartTrigger () |
n/a
|
public sealed enum Telerik.Windows.Input.Touch.TouchDragStartTrigger
                    TapHoldAndMove = 0,
                    TouchMove = 1,
                    TapAndHold = 2,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Input.Touch TouchEventArgs () |
n/a
|
public class Telerik.Windows.Input.Touch.TouchEventArgs
|
--> NONE <--
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public TouchPoint GetTouchPoint (IInputElement relativeTo)
- Method (i): public Type GetType ()
- Method (i): protected virtual void InvokeEventHandler (delegate genericHandler, object genericTarget)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnSetSource (object source)
- Method: public void SuspendMousePromotionUntilTouchUp ()
- Method (i): public virtual string ToString ()
- Property: bool Handled { public get; public set; }
- Property: object OriginalSource { public get; }
- Property: RoutedEvent RoutedEvent { public get; public set; }
- Property: object Source { public get; public set; }
- Property: TouchDevice TouchDevice { public get; }
|
Telerik.Windows.Input.Touch TouchEventHandler () |
n/a
|
public sealed delegate Telerik.Windows.Input.Touch.TouchEventHandler
|
--> NONE <--
|
- Constructor: public TouchEventHandler (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (object sender, TouchEventArgs args, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (object sender, TouchEventArgs args)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
Telerik.Windows.Input.Touch TouchHitTestInvisibleTypesCollection () |
public class Telerik.Windows.Input.Touch.TouchHitTestInvisibleTypesCollection
|
n/a
|
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void RegisterType (string fullName)
- Method: public void RegisterType (Type type)
- Method (i): public virtual string ToString ()
- Method: public void UnregisterType (string fullName)
- Method: public void UnregisterType (Type type)
|
--> NONE <--
|
public abstract sealed class Telerik.Windows.Input.Touch.TouchManager () |
- Field: public static readonly DependencyProperty IsTouchHitTestVisibleProperty
- Method: public static Nullable`1 GetIsTouchHitTestVisible (DependencyObject obj)
- Method: public static void SetIsTouchHitTestVisible (DependencyObject obj, bool value)
- Property: static TouchHitTestInvisibleTypesCollection TouchHitTestInvisibleTypes { public get; }
- Property: static double TouchMoveThreshold { public get; public set; }
|
- Field: public static readonly DependencyProperty DragStartTriggerProperty
- [Obsolete: Obsoleted with 2016 Q1. Use TouchMode instead.]Field: public static readonly DependencyProperty IsTouchHitTestVisibleProperty
- Field: public static readonly DependencyProperty ScrollViewerSwipeModeProperty
- Field: public static readonly DependencyProperty ShouldSuspendMousePromotionProperty
- Field: public static readonly DependencyProperty TouchModeProperty
- Method: public static void AddDragEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddDragFinishedEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddDragStartedEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddLostTouchCaptureHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddPinchEventHandler (UIElement element, PinchEventHandler handler, bool handledEventsToo)
- Method: public static void AddPinchFinishedEventHandler (UIElement element, PinchEventHandler handler, bool handledEventsToo)
- Method: public static void AddPinchStartedEventHandler (UIElement element, PinchEventHandler handler, bool handledEventsToo)
- Method: public static void AddSwipeEventHandler (UIElement element, SwipeEventHandler handler, bool handledEventsToo)
- Method: public static void AddSwipeFinishedEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddSwipeInertiaEventHandler (UIElement element, SwipeInertiaEventHandler handler, bool handledEventsToo)
- Method: public static void AddSwipeInertiaFinishedEventHandler (UIElement element, RadRoutedEventHandler handler, bool handledEventsToo)
- Method: public static void AddSwipeInertiaStartedEventHandler (UIElement element, RadRoutedEventHandler handler, bool handledEventsToo)
- Method: public static void AddSwipeStartedEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTapAndHoldEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTapEventHandler (UIElement element, TapEventHandler handler, bool handledEventsToo)
- Method: public static void AddTapHoldAndReleaseEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTouchDownEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTouchEnterEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTouchLeaveEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTouchMoveEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static void AddTouchUpEventHandler (UIElement element, TouchEventHandler handler, bool handledEventsToo)
- Method: public static bool CaptureTouch (UIElement element, TouchDevice touchDevice)
- Method: public static void CeaseGestures (FrameworkElement root)
- Method: public static UIElement GetCaptured (TouchDevice touchDevice)
- Method: public static TouchDragStartTrigger GetDragStartTrigger (DependencyObject obj)
- [Obsolete: Obsoleted with 2016 Q1. Use TouchMode instead.]Method: public static bool GetIsTouchHitTestVisible (DependencyObject obj)
- Method: public static ScrollViewerSwipeMode GetScrollViewerSwipeMode (DependencyObject obj)
- Method: public static bool GetShouldSuspendMousePromotion (DependencyObject obj)
- Method: public static TouchMode GetTouchMode (DependencyObject obj)
- Method: public static bool ReleaseTouchCapture (UIElement element, TouchDevice touchDevice)
- Method: public static void RemoveDragEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveDragFinishedEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveDragStartedEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveLostTouchCaptureHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemovePinchEventHandler (UIElement element, PinchEventHandler handler)
- Method: public static void RemovePinchFinishedEventHandler (UIElement element, PinchEventHandler handler)
- Method: public static void RemovePinchStartedEventHandler (UIElement element, PinchEventHandler handler)
- Method: public static void RemoveSwipeEventHandler (UIElement element, SwipeEventHandler handler)
- Method: public static void RemoveSwipeFinishedEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveSwipeInertiaEventHandler (UIElement element, SwipeInertiaEventHandler handler)
- Method: public static void RemoveSwipeInertiaFinishedEventHandler (UIElement element, RadRoutedEventHandler handler)
- Method: public static void RemoveSwipeInertiaStartedEventHandler (UIElement element, RadRoutedEventHandler handler)
- Method: public static void RemoveSwipeStartedEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTapAndHoldEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTapEventHandler (UIElement element, TapEventHandler handler)
- Method: public static void RemoveTapHoldAndReleaseEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTouchDownEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTouchEnterEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTouchLeaveEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTouchMoveEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void RemoveTouchUpEventHandler (UIElement element, TouchEventHandler handler)
- Method: public static void SetDragStartTrigger (DependencyObject obj, TouchDragStartTrigger value)
- [Obsolete: Obsoleted with 2016 Q1. Use TouchMode instead.]Method: public static void SetIsTouchHitTestVisible (DependencyObject obj, bool value)
- Method: public static void SetScrollViewerSwipeMode (DependencyObject obj, ScrollViewerSwipeMode value)
- Method: public static void SetShouldSuspendMousePromotion (DependencyObject obj, bool value)
- Method: public static void SetTouchMode (DependencyObject obj, TouchMode value)
- Property: static double DragStartDistance { public get; public set; }
- Property: static bool IsTouchEnabled { public get; public set; }
- Property: static int MultiTapTime { public get; public set; }
- Property: static double MultiTapVicinity { public get; public set; }
- Property: static double PinchStartDistance { public get; public set; }
- Property: static int SwipeInertiaDuration { public get; public set; }
- Property: static double SwipeStartDistance { public get; public set; }
- Property: static int TapTime { public get; public set; }
- Property: static double TapVicinity { public get; public set; }
|
TouchMode () |
n/a
|
public sealed enum Telerik.Windows.Input.Touch.TouchMode
                    HitTestVisible = 0,
                    HitTestHidden = 1,
                    Locked = 2,
                    None = 3,
|
--> NONE <--
|
--> NONE <--
|
Telerik.Windows.Media.Imaging WindowsMetafileFormatImageDecoder () |
n/a
|
public class Telerik.Windows.Media.Imaging.WindowsMetafileFormatImageDecoder
|
--> NONE <--
|
- Constructor: public WindowsMetafileFormatImageDecoder ()
- Method: public virtual RadBitmapData Decode (Stream stream)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual string Name { public get; }
- Property: virtual IEnumerable`1 SupportedExtensions { public get; }
|