Changes in telerik.windows.controls.navigation from v22 (Version 4.0.30319.42000)<br> to v221 (Version 4.0.30319.42000)

Changes in telerik.windows.controls.navigation from v22 (Version 4.0.30319.42000)
to v221 (Version 4.0.30319.42000)

Removed Added
Telerik.Windows.Automation.Peers RadNavigationViewAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadNavigationViewAutomationPeer
--> NONE <--
  • Constructor: public RadNavigationViewAutomationPeer (RadNavigationView owner)
  • Method (i): public bool CheckAccess ()
  • Method: public virtual void Collapse ()
  • Method: protected override ItemAutomationPeer CreateItemAutomationPeer (object item)
  • Method (i): public virtual bool Equals (object obj)
  • Method: public virtual void Expand ()
  • Method (i): protected virtual void Finalize ()
  • Method (i): ProtectedInternal virtual ItemAutomationPeer FindOrCreateItemAutomationPeer (object item)
  • 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: 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: protected override 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 (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: protected virtual bool IsVirtualized { }
  • Property: UIElement Owner { public get; }
Telerik.Windows.Automation.Peers RadNavigationViewItemAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadNavigationViewItemAutomationPeer
--> NONE <--
  • Constructor: public RadNavigationViewItemAutomationPeer (RadNavigationViewItem owner, RadNavigationViewAutomationPeer parentPeer)
  • 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: 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: protected override 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: 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: ProtectedInternal virtual bool IsHwndHost { }
  • Property: object Item { public get; }
  • Property: ItemsControlAutomationPeer ItemsControlAutomationPeer { public get; }
Telerik.Windows.Automation.Peers RadNavigationViewItemWrapperAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadNavigationViewItemWrapperAutomationPeer
--> NONE <--
  • Constructor: public RadNavigationViewItemWrapperAutomationPeer (RadNavigationViewItem 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 RadSplashScreenAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadSplashScreenAutomationPeer
--> NONE <--
  • Constructor: public RadSplashScreenAutomationPeer (RadSplashScreen 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: 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: protected override 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 (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 RadTabbedWindowAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadTabbedWindowAutomationPeer
--> NONE <--
  • Constructor: public RadTabbedWindowAutomationPeer (RadTabbedWindow tabbedWindow)
  • Method (i): public bool CheckAccess ()
  • Method (i): public virtual void Close ()
  • 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: protected override 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): public virtual void Move (double x, double y)
  • Method (i): protected virtual void MoveWindow (double x, double y)
  • 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 virtual void Resize (double width, double height)
  • Method (i): public virtual void Rotate (double degrees)
  • Method (i): public void SetFocus ()
  • Method (i): protected virtual void SetFocusCore ()
  • Method (i): public virtual void SetVisualState (WindowVisualState state)
  • Method (i): public virtual string ToString ()
  • Method (i): public void VerifyAccess ()
  • Method (i): public virtual bool WaitForInputIdle (int milliseconds)
  • Property: virtual bool CanMove { public get; }
  • Property: virtual bool CanResize { public get; }
  • Property: virtual bool CanRotate { public get; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: AutomationPeer EventsSource { public get; public set; }
  • Property: virtual WindowInteractionState InteractionState { public get; }
  • Property: ProtectedInternal virtual bool IsHwndHost { }
  • Property: virtual bool IsModal { public get; }
  • Property: virtual bool IsTopmost { public get; }
  • Property: virtual bool Maximizable { public get; }
  • Property: virtual bool Minimizable { public get; }
  • Property: UIElement Owner { public get; }
  • Property: virtual WindowVisualState VisualState { public get; }
Telerik.Windows.Automation.Peers RadTabItemWrapperAutomationPeer ()
n/a public class Telerik.Windows.Automation.Peers.RadTabItemWrapperAutomationPeer
--> NONE <--
  • Constructor: public RadTabItemWrapperAutomationPeer (RadTabItem 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; }
public class Telerik.Windows.Controls.DialogParameters ()
--> NONE <--
  • Property: Nullable`1 DefaultFocusedButton { public get; public set; }
Telerik.Windows.Controls LayoutControlExpanderGroup ()
public class Telerik.Windows.Controls.LayoutControlExpanderGroup
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControlExpanderGroup
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls LayoutControlGroup ()
public class Telerik.Windows.Controls.LayoutControlGroup
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControlGroup
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls LayoutControlTabGroup ()
public class Telerik.Windows.Controls.LayoutControlTabGroup
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControlTabGroup
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls LayoutControlTabGroupItem ()
public class Telerik.Windows.Controls.LayoutControlTabGroupItem
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControlTabGroupItem
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
NavigationViewDisplayMode ()
n/a public sealed enum Telerik.Windows.Controls.NavigationViewDisplayMode
                    Minimal = 0,
                    Compact = 1,
                    Expanded = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls PreviewTabChangedEventArgs ()
n/a public class Telerik.Windows.Controls.PreviewTabChangedEventArgs
--> NONE <--
  • Constructor: public PreviewTabChangedEventArgs (RadTabItem tabItem, object viewModel, RoutedEvent routedEvent, object source)
  • 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 Cancel { public get; public set; }
  • Property: object DataContext { public get; public set; }
  • 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: RadTabItem TabItem { public get; public set; }
public class Telerik.Windows.Controls.RadAlert ()
--> NONE <--
  • Method: protected virtual void SetupDefaultFocusedElement ()
public class Telerik.Windows.Controls.RadConfirm ()
--> NONE <--
  • Field: public static readonly DependencyProperty ContentAreaMarginProperty
  • Method (i): protected virtual void SetupDefaultFocusedElement ()
  • Property: Thickness ContentAreaMargin { public get; public set; }
Telerik.Windows.Controls RadDesktopAlert ()
public class Telerik.Windows.Controls.RadDesktopAlert
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadDesktopAlert
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Field: public static readonly DependencyProperty IsHostedInDefaultWindowProperty
  • Field: public static readonly DependencyProperty ShowInTaskSwitcherProperty
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
  • Property: bool IsHostedInDefaultWindow { public get; }
  • Property: bool ShowInTaskSwitcher { public get; public set; }
Telerik.Windows.Controls RadLayoutControl ()
public class Telerik.Windows.Controls.RadLayoutControl
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadLayoutControl
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
public class Telerik.Windows.Controls.RadMenu ()
--> NONE <--
  • Field: public static readonly DependencyProperty IsMainMenuProperty
  • Property: bool IsMainMenu { public get; public set; }
Telerik.Windows.Controls RadNavigationView ()
n/a public class Telerik.Windows.Controls.RadNavigationView
--> NONE <--
  • Constructor: public RadNavigationView ()
  • 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 RoutedEventHandler ItemClick
  • 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 PaneClosed
  • Event: public event RoutedEventHandler PaneOpened
  • 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 SelectionChangedEventHandler 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 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 AutoChangeDisplayModeProperty
  • Field: public static readonly DependencyProperty CanKeyboardNavigationSelectItemsProperty
  • Field: public static readonly DependencyProperty CompactModeThresholdWidthProperty
  • Field: public static readonly DependencyProperty CompactPaneWidthProperty
  • Field: public static readonly DependencyProperty ContentProperty
  • Field: public static readonly DependencyProperty ContentTemplateProperty
  • Field: public static readonly DependencyProperty DisplayModeProperty
  • Field: public static readonly DependencyProperty ExpandedModeThresholdWidthProperty
  • Field: public static readonly DependencyProperty ExpandedPaneWidthProperty
  • Field: public static readonly DependencyProperty IsPaneOpenProperty
  • Field: public static readonly DependencyProperty PaneBackgroundProperty
  • Field: public static readonly RoutedEvent PaneClosedEvent
  • Field: public static readonly DependencyProperty PaneFooterProperty
  • Field: public static readonly DependencyProperty PaneFooterTemplateProperty
  • Field: public static readonly DependencyProperty PaneFooterTemplateSelectorProperty
  • Field: public static readonly DependencyProperty PaneHeaderBackgroundProperty
  • Field: public static readonly DependencyProperty PaneHeaderForegroundProperty
  • Field: public static readonly DependencyProperty PaneHeaderHeightProperty
  • Field: public static readonly DependencyProperty PaneHeaderProperty
  • Field: public static readonly DependencyProperty PaneHeaderTemplateProperty
  • Field: public static readonly DependencyProperty PaneHeaderTemplateSelectorProperty
  • Field: public static readonly RoutedEvent PaneOpenedEvent
  • Field: public static readonly DependencyProperty PaneToggleButtonContentProperty
  • Field: public static readonly DependencyProperty PaneToggleButtonContentTemplateProperty
  • Field: public static readonly DependencyProperty PaneToggleButtonStyleProperty
  • Field: public static readonly DependencyProperty PaneToggleButtonVisibilityProperty
  • Field: public static readonly DependencyProperty PaneWidthProperty
  • 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: protected override 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: protected 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: protected virtual bool IsIndexSelectable (int index)
  • Method (i): public bool IsItemItsOwnContainer (object item)
  • Method: protected override bool IsItemItsOwnContainerOverride (object item)
  • 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): protected virtual void OnAlternationCountChanged (int oldAlternationCount, int newAlternationCount)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method: protected virtual void OnContentChanged (object oldContent, object newContent)
  • 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 OnDisplayMemberPathChanged (string oldDisplayMemberPath, string newDisplayMemberPath)
  • Method: protected virtual void OnDisplayModeChanged ()
  • 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: 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: protected virtual void OnIsPaneOpenChanged ()
  • 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: protected virtual void OnItemClick (RoutedEventArgs args)
  • Method (i): protected virtual void OnItemContainerStyleChanged (Style oldItemContainerStyle, Style newItemContainerStyle)
  • Method (i): protected virtual void OnItemContainerStyleSelectorChanged (StyleSelector oldItemContainerStyleSelector, StyleSelector newItemContainerStyleSelector)
  • Method (i): protected virtual 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: protected override void OnSelectionChanged (SelectionChangedEventArgs 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 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: protected override 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: public virtual void ResetTheme ()
  • Method: public virtual void ScrollIntoView (int index)
  • Method: public void ScrollIntoView (object item)
  • 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: bool AutoChangeDisplayMode { 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 CanKeyboardNavigationSelectItems { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: double CompactModeThresholdWidth { public get; public set; }
  • Property: double CompactPaneWidth { public get; public set; }
  • Property: object Content { public get; public set; }
  • Property: DataTemplate ContentTemplate { 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: string DisplayMemberPath { public get; public set; }
  • Property: NavigationViewDisplayMode DisplayMode { public get; public set; }
  • Property: Effect Effect { public get; public set; }
  • Property: double ExpandedModeThresholdWidth { public get; public set; }
  • Property: double ExpandedPaneWidth { 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 HasItems { public get; }
  • Property: virtual double Height { public get; public set; }
  • Property: virtual int HighlightedIndex { public get; }
  • 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 IsPaneOpen { public get; public set; }
  • 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: Nullable`1 IsSynchronizedWithCurrentItem { public get; public set; }
  • 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: protected override 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: Brush PaneBackground { public get; public set; }
  • Property: object PaneFooter { public get; public set; }
  • Property: DataTemplate PaneFooterTemplate { public get; public set; }
  • Property: DataTemplateSelector PaneFooterTemplateSelector { public get; public set; }
  • Property: object PaneHeader { public get; public set; }
  • Property: Brush PaneHeaderBackground { public get; public set; }
  • Property: Brush PaneHeaderForeground { public get; public set; }
  • Property: double PaneHeaderHeight { public get; public set; }
  • Property: DataTemplate PaneHeaderTemplate { public get; public set; }
  • Property: DataTemplateSelector PaneHeaderTemplateSelector { public get; public set; }
  • Property: object PaneToggleButtonContent { public get; public set; }
  • Property: DataTemplate PaneToggleButtonContentTemplate { public get; public set; }
  • Property: Style PaneToggleButtonStyle { public get; public set; }
  • Property: Visibility PaneToggleButtonVisibility { public get; public set; }
  • Property: double PaneWidth { public get; }
  • 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: int SelectedIndex { public get; public set; }
  • Property: object SelectedItem { public get; public set; }
  • Property: object SelectedValue { public get; public set; }
  • Property: string SelectedValuePath { 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 RadNavigationViewItem ()
n/a public class Telerik.Windows.Controls.RadNavigationViewItem
--> NONE <--
  • Constructor: public RadNavigationViewItem ()
  • 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 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 IconProperty
  • Field: public static readonly DependencyProperty IconTemplateProperty
  • Field: public static readonly DependencyProperty IconTemplateSelectorProperty
  • Field: public static readonly DependencyProperty IsHighlightedProperty
  • Field: public static readonly DependencyProperty IsSelectableProperty
  • Field: public static readonly DependencyProperty IsSelectedProperty
  • 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: protected override void OnClick ()
  • 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: 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: protected override 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 OnIsPressedChanged (DependencyPropertyChangedEventArgs e)
  • Method: protected virtual void OnIsSelectedChanged ()
  • 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: protected override 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: protected override void OnMouseEnter (MouseEventArgs e)
  • Method: protected override void OnMouseLeave (MouseEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonDown (MouseButtonEventArgs e)
  • Method (i): protected virtual void OnMouseLeftButtonUp (MouseButtonEventArgs e)
  • Method: protected override 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: protected override 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: public 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 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: 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: object Icon { public get; public set; }
  • Property: DataTemplate IconTemplate { public get; public set; }
  • Property: DataTemplateSelector IconTemplateSelector { 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 IsHighlighted { public get; public set; }
  • 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: bool IsSelectable { public get; public set; }
  • Property: bool IsSelected { 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: 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; }
public class Telerik.Windows.Controls.RadOutlookBar ()
  • [Obsolete: This method will be removed.]Method (i): protected void SetTemplate (ControlTemplate newTemplate)
  • Event: public event EventHandler`1 PreviewTabClosed
  • Event: public event EventHandler`1 PreviewTabPinned
  • Event: public event EventHandler`1 PreviewTabUnpinned
  • Event: public event EventHandler`1 TabClosed
  • Event: public event EventHandler`1 TabPinned
  • Event: public event EventHandler`1 TabUnpinned
  • Method (i): protected virtual bool IsSelectionNonBoundAtClientSide ()
  • Method (i): protected virtual bool OnPreviewTabClosed (PreviewTabChangedEventArgs args)
  • Method (i): protected virtual bool OnPreviewTabPinned (PreviewTabChangedEventArgs args)
  • Method (i): protected virtual bool OnPreviewTabUnpinned (PreviewTabChangedEventArgs args)
  • Method (i): protected virtual void OnScrollButtonsVisibilityChanged ()
  • Method (i): protected virtual void OnTabClosed (TabChangedEventArgs args)
  • Method (i): protected virtual void OnTabPinned (TabChangedEventArgs args)
  • Method (i): protected virtual void OnTabUnpinned (TabChangedEventArgs args)
  • Property: bool CloseTabsOnMouseMiddleButtonDown { public get; public set; }
  • Property: ReadOnlyObservableCollection`1 PinnedItems { public get; }
public class Telerik.Windows.Controls.RadOutlookBarItem ()
--> NONE <--
  • Property: Visibility CloseButtonVisibility { public get; public set; }
  • Property: bool IsPinned { public get; public set; }
  • Property: Visibility PinButtonVisibility { public get; public set; }
public class Telerik.Windows.Controls.RadPanelBarItem ()
--> NONE <--
  • Property: bool IsSelectable { public get; public set; }
public class Telerik.Windows.Controls.RadPrompt ()
--> NONE <--
  • Method: protected override void SetupDefaultFocusedElement ()
  • Property: Thickness ContentAreaMargin { public get; public set; }
Telerik.Windows.Controls RadRadialMenu ()
public class Telerik.Windows.Controls.RadRadialMenu
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadRadialMenu
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls RadRadialMenuItem ()
public class Telerik.Windows.Controls.RadRadialMenuItem
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadRadialMenuItem
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls RadSplashScreen ()
n/a public class Telerik.Windows.Controls.RadSplashScreen
--> NONE <--
  • Constructor: public RadSplashScreen ()
  • 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
  • Field: public static readonly DependencyProperty FooterProperty
  • Field: public static readonly DependencyProperty FooterTemplateProperty
  • Field: public static readonly DependencyProperty FooterTemplateSelectorProperty
  • Field: public static readonly DependencyProperty ImagePathProperty
  • Field: public static readonly DependencyProperty IsIndeterminateProperty
  • Field: public static readonly DependencyProperty MaxValueProperty
  • Field: public static readonly DependencyProperty MinValueProperty
  • Field: public static readonly DependencyProperty ProgressBarVisibilityProperty
  • Field: public static readonly DependencyProperty ProgressValueProperty
  • 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: 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: 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: public 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 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: object Footer { public get; public set; }
  • Property: DataTemplate FooterTemplate { public get; public set; }
  • Property: DataTemplateSelector FooterTemplateSelector { 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: string ImagePath { 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 IsIndeterminate { 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 MaxValue { public get; public set; }
  • Property: double MaxWidth { public get; public set; }
  • Property: double MinHeight { public get; public set; }
  • Property: double MinValue { 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: Visibility ProgressBarVisibility { public get; public set; }
  • Property: double ProgressValue { public get; public set; }
  • 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 RadSplashScreenManager ()
n/a public abstract sealed class Telerik.Windows.Controls.RadSplashScreenManager
--> NONE <--
  • Method: public static void Close ()
  • 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 static void Show ()
  • Method (i): public virtual string ToString ()
  • Property: static RadAnimation HideAnimation { public get; public set; }
  • Property: static bool IsSplashScreenActive { public get; }
  • Property: static RadAnimation ShowAnimation { public get; public set; }
  • Property: static object SplashScreenDataContext { public get; public set; }
  • Property: static Nullable`1 StartupPosition { public get; public set; }
Telerik.Windows.Controls RadTabbedWindow ()
n/a public class Telerik.Windows.Controls.RadTabbedWindow
--> NONE <--
  • Constructor: public RadTabbedWindow ()
  • Event: public event EventHandler Activated
  • Event: public event EventHandler`1 AddingNewTab
  • Event: public event EventHandler`1 Closed
  • Event: public event ContextMenuEventHandler ContextMenuClosing
  • Event: public event ContextMenuEventHandler ContextMenuOpening
  • Event: public event DependencyPropertyChangedEventHandler DataContextChanged
  • Event: public event EventHandler Deactivated
  • 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 HostCreated
  • 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 NotifyCollectionChangedEventHandler ItemsChanged
  • Event: public event KeyEventHandler KeyDown
  • Event: public event KeyEventHandler KeyUp
  • Event: public event EventHandler LayoutChangeEnded
  • Event: public event EventHandler LayoutChangeStarted
  • Event: public event EventHandler LayoutUpdated
  • Event: public event RoutedEventHandler Loaded
  • Event: public event EventHandler LocationChanged
  • 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 EventHandler`1 PreviewClosed
  • 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 RadSelectionChangedEventHandler PreviewSelectionChanged
  • 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 EventHandler`1 PreviewTabClosed
  • Event: public event EventHandler`1 PreviewTabPinned
  • Event: public event EventHandler`1 PreviewTabUnpinned
  • 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 RadSelectionChangedEventHandler 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 TabbedWindowCreating
  • Event: public event EventHandler`1 TabClosed
  • Event: public event EventHandler`1 TabPinned
  • Event: public event EventHandler`1 TabUnpinned
  • 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 EventHandler WindowStateChanged
  • Field: public static readonly DependencyProperty AddButtonStyleProperty
  • Field: public static readonly DependencyProperty AddButtonVisibilityProperty
  • Field: public static readonly DependencyProperty DisplayMemberPathProperty
  • Field: public static readonly DependencyProperty DragDropModeProperty
  • Field: public static readonly DependencyProperty IsContentPreservedProperty
  • Field: public static readonly DependencyProperty ItemContainerStyleProperty
  • Field: public static readonly DependencyProperty ItemContainerStyleSelectorProperty
  • Field: public static readonly DependencyProperty ItemMinWidthProperty
  • Field: public static readonly DependencyProperty ItemsPanelProperty
  • Field: public static readonly DependencyProperty ItemsSourceProperty
  • Field: public static readonly DependencyProperty ItemTemplateProperty
  • Field: public static readonly DependencyProperty ItemTemplateSelectorProperty
  • Field: public static readonly DependencyProperty ItemWidthProperty
  • Field: public static readonly DependencyProperty ScrollModeProperty
  • Field: public static readonly DependencyProperty SelectedIndexProperty
  • Field: public static readonly DependencyProperty SelectedItemProperty
  • Field: public static readonly DependencyProperty SelectedItemRemoveBehaviourProperty
  • Field: public static readonly RoutedEvent TabbedWindowCreatingEvent
  • 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 void BringToFront ()
  • Method (i): public virtual bool CaptureMouse ()
  • Method (i): public virtual bool CaptureStylus ()
  • Method (i): public bool CaptureTouch (TouchDevice touchDevice)
  • Method (i): ProtectedInternal void ChangeVisualState ()
  • Method (i): ProtectedInternal virtual void ChangeVisualState (bool useTransitions)
  • Method (i): public bool CheckAccess ()
  • Method (i): protected virtual bool CheckCanClose ()
  • Method (i): public void ClearValue (DependencyProperty dp)
  • Method (i): public void ClearValue (DependencyPropertyKey key)
  • Method (i): public void Close ()
  • Method (i): protected void CloseWithoutEventsAndAnimations ()
  • 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): protected Size GetApplicationSize ()
  • 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): public Rect GetNormalSizeAndPosition ()
  • 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 ContentControl GetWindowOwner ()
  • Method (i): protected virtual IntPtr GetWindowOwnerHandle ()
  • Method (i): protected virtual WindowStartupLocation GetWindowStartupLocation ()
  • Method (i): public virtual int GetZIndex ()
  • 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): protected virtual void OnActivated (EventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method (i): protected virtual void OnChildDesiredSizeChanged (UIElement child)
  • Method (i): protected virtual void OnCloseAnimationFinished ()
  • Method (i): protected virtual void OnClosed ()
  • Method (i): protected virtual void OnClosed (WindowClosedEventArgs args)
  • Method (i): protected virtual bool OnClosing ()
  • 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: protected override AutomationPeer OnCreateAutomationPeer ()
  • Method (i): protected virtual void OnDeactivated (EventArgs e)
  • Method (i): protected virtual void OnDpiChanged (DpiScale oldDpi, DpiScale newDpi)
  • Method (i): protected virtual Rect OnDragDelta (Point globalMousePosition, Rect initialRect, Rect destinationRect, bool isResize)
  • Method (i): protected virtual void OnDragEnd (Point globalMousePosition, bool isCancel, bool isResize)
  • 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 OnDragStart (Point globalMousePosition, bool isResize)
  • 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 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 (i): protected virtual void OnHostCreated (HostWindowCreatedEventArgs args)
  • 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 void OnLayoutChangeEnded ()
  • Method (i): protected virtual void OnLayoutChangeEnded (EventArgs args)
  • Method (i): protected void OnLayoutChangeStarted ()
  • Method (i): protected virtual void OnLayoutChangeStarted (EventArgs args)
  • Method (i): protected virtual void OnLocationChanged (EventArgs args)
  • 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 bool OnPreviewClosed ()
  • Method (i): protected virtual void OnPreviewClosed (WindowPreviewClosedEventArgs args)
  • 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: protected virtual void OnRenderSizeChanged (SizeChangedInfo sizeInfo)
  • Method (i): protected virtual void OnRightMouseButtonUp ()
  • Method (i): protected virtual void OnRootVisualSizeChanged ()
  • Method (i): protected virtual void OnShowAnimationFinished ()
  • 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: protected virtual bool OnTabbedWindowCreating (TabbedWindowCreatingEventArgs args)
  • 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: protected override void OnWindowStateChanged (EventArgs args)
  • 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): ProtectedInternal virtual bool ShouldActivateOnShow ()
  • Method (i): ProtectedInternal virtual bool ShouldFocusOnActivate ()
  • 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): ProtectedInternal virtual bool ShouldShowInTaskSwitcher ()
  • Method (i): protected virtual bool ShouldSystemMenuOnRightClick ()
  • Method (i): public void Show ()
  • Method (i): public Nullable`1 ShowDialog ()
  • Method (i): protected virtual void ShowWindow (bool isModal)
  • 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: Style AddButtonStyle { public get; public set; }
  • Property: Visibility AddButtonVisibility { public get; public set; }
  • 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 BorderBackground { 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 CanClose { public get; public set; }
  • Property: bool CanMove { public get; public set; }
  • Property: double CaptionHeight { public get; public set; }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: new 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: Nullable`1 DialogResult { public get; public set; }
  • Property: Dispatcher Dispatcher { public get; }
  • Property: string DisplayMemberPath { public get; public set; }
  • Property: DragDropMode DragDropMode { 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: ProtectedInternal virtual bool HandlesScrolling { }
  • Property: virtual bool HasAnimatedProperties { public get; }
  • Property: bool HasContent { public get; }
  • Property: ProtectedInternal virtual bool HasEffectiveKeyboardFocus { }
  • Property: bool HasHeader { 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: bool HideMaximizeButton { public get; public set; }
  • Property: bool HideMinimizeButton { public get; public set; }
  • Property: HorizontalAlignment HorizontalAlignment { public get; public set; }
  • Property: HorizontalAlignment HorizontalContentAlignment { public get; public set; }
  • Property: object Icon { public get; public set; }
  • Property: DataTemplate IconTemplate { public get; public set; }
  • Property: ProtectedInternal InheritanceBehavior InheritanceBehavior { }
  • Property: InputBindingCollection InputBindings { public get; }
  • Property: InputScope InputScope { public get; public set; }
  • Property: bool IsActiveWindow { public get; }
  • Property: bool IsArrangeValid { public get; }
  • Property: bool IsContentPreserved { public get; public set; }
  • Property: bool IsDragging { 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 IsInActiveState { public get; }
  • Property: bool IsInitialized { public get; }
  • Property: bool IsInputMethodEnabled { public get; }
  • Property: virtual bool IsKeyboardFocused { public get; }
  • Property: virtual bool IsKeyboardFocusWithin { public get; }
  • Property: virtual bool IsLayoutChanging { public get; }
  • Property: bool IsLoaded { public get; }
  • Property: bool IsManipulationEnabled { public get; public set; }
  • Property: bool IsMeasureValid { public get; }
  • Property: bool IsModal { 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 IsOpen { public get; }
  • Property: bool IsResizing { public get; }
  • Property: bool IsRestricted { public get; public set; }
  • Property: bool IsRestrictedWhenMaximized { public get; public set; }
  • 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 IsTopmost { public get; public set; }
  • Property: bool IsVisible { public get; }
  • Property: Style ItemContainerStyle { public get; public set; }
  • Property: StyleSelector ItemContainerStyleSelector { public get; public set; }
  • Property: double ItemMinWidth { public get; public set; }
  • Property: IList Items { public get; }
  • Property: ItemsPanelTemplate ItemsPanel { public get; public set; }
  • Property: IEnumerable ItemsSource { public get; public set; }
  • Property: DataTemplate ItemTemplate { public get; public set; }
  • Property: DataTemplateSelector ItemTemplateSelector { public get; public set; }
  • Property: double ItemWidth { public get; public set; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: virtual double Left { 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: Brush ModalBackground { 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: ContentControl Owner { 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: ReadOnlyObservableCollection`1 PinnedItems { public get; }
  • Property: string PromptResult { public get; public set; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: Thickness ResizeBorder { public get; public set; }
  • Property: ResizeMode ResizeMode { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: bool RestoreMinimizedLocation { public get; public set; }
  • Property: Thickness RestrictedAreaMargin { public get; public set; }
  • Property: TabControlScrollMode ScrollMode { public get; public set; }
  • Property: int SelectedIndex { public get; public set; }
  • Property: object SelectedItem { public get; public set; }
  • Property: SelectedItemRemoveBehaviour SelectedItemRemoveBehaviour { public get; public set; }
  • Property: bool ShouldUpdateActiveState { public get; public set; }
  • Property: bool SizeToContent { 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: virtual double Top { 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; }
  • Property: WindowStartupLocation WindowStartupLocation { public get; public set; }
  • Property: WindowState WindowState { public get; public set; }
public class Telerik.Windows.Controls.RadTabControl ()
  • Method (i): protected virtual void OnSelectionChanged (RadSelectionChangedEventArgs e)
  • [Obsolete: This method will be removed.]Method: protected void SetTemplate (ControlTemplate newTemplate)
  • Event: public event EventHandler`1 PreviewTabClosed
  • Event: public event EventHandler`1 PreviewTabPinned
  • Event: public event EventHandler`1 PreviewTabUnpinned
  • Event: public event EventHandler`1 TabClosed
  • Event: public event EventHandler`1 TabPinned
  • Event: public event EventHandler`1 TabUnpinned
  • Field: public static readonly DependencyProperty CloseTabsOnMouseMiddleButtonDownProperty
  • Field: public static readonly RoutedEvent PreviewTabClosedEvent
  • Field: public static readonly RoutedEvent PreviewTabPinnedEvent
  • Field: public static readonly RoutedEvent PreviewTabUnpinnedEvent
  • Field: public static readonly RoutedEvent TabClosedEvent
  • Field: public static readonly RoutedEvent TabPinnedEvent
  • Field: public static readonly RoutedEvent TabUnpinnedEvent
  • Method (i): protected virtual bool IsSelectionNonBoundAtClientSide ()
  • Method: protected virtual bool OnPreviewTabClosed (PreviewTabChangedEventArgs args)
  • Method: protected virtual bool OnPreviewTabPinned (PreviewTabChangedEventArgs args)
  • Method: protected virtual bool OnPreviewTabUnpinned (PreviewTabChangedEventArgs args)
  • Method: protected virtual void OnScrollButtonsVisibilityChanged ()
  • Method: protected override void OnSelectionChanged (RadSelectionChangedEventArgs e)
  • Method: protected virtual void OnTabClosed (TabChangedEventArgs args)
  • Method: protected virtual void OnTabPinned (TabChangedEventArgs args)
  • Method: protected virtual void OnTabUnpinned (TabChangedEventArgs args)
  • Property: bool CloseTabsOnMouseMiddleButtonDown { public get; public set; }
  • Property: ReadOnlyObservableCollection`1 PinnedItems { public get; }
public class Telerik.Windows.Controls.RadTabItem ()
  • Method (i): protected virtual AutomationPeer OnCreateAutomationPeer ()
  • Field: public static readonly DependencyProperty CloseButtonVisibilityProperty
  • Field: public static readonly DependencyProperty IsPinnedProperty
  • Field: public static readonly DependencyProperty PinButtonVisibilityProperty
  • Method: protected override AutomationPeer OnCreateAutomationPeer ()
  • Property: Visibility CloseButtonVisibility { public get; public set; }
  • Property: bool IsPinned { public get; public set; }
  • Property: Visibility PinButtonVisibility { public get; public set; }
public class Telerik.Windows.Controls.RadToolBar ()
  • Method (i): protected virtual void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Field: public static readonly DependencyProperty AutoHideOverflowButtonProperty
  • Method: protected override void OnPropertyChanged (DependencyPropertyChangedEventArgs e)
  • Property: bool AutoHideOverflowButton { public get; public set; }
public class Telerik.Windows.Controls.RadTreeViewItem ()
--> NONE <--
  • Field: public static readonly DependencyProperty IsSelectableProperty
  • Property: bool IsSelectable { public get; public set; }
public class Telerik.Windows.Controls.RadWindow ()
  • Method: public static void Alert (object content, EventHandler`1 closed)
  • Method: public static void Confirm (object content, EventHandler`1 closed)
  • Method: public static void Prompt (object content, EventHandler`1 closed)
  • Method: public static void Prompt (object content, EventHandler`1 closed, string defaultPromptResult)
  • Method: public void ShowDialog ()
  • Field: public static readonly DependencyProperty ShouldUpdateActiveStateProperty
  • Method: public static void Alert (object content, EventHandler`1 closed)
  • Method: public static void Confirm (object content, EventHandler`1 closed)
  • Method: public static void Prompt (object content, EventHandler`1 closed)
  • Method: public static void Prompt (object content, EventHandler`1 closed, string defaultPromptResult)
  • Method (i): ProtectedInternal virtual bool ShouldShowInTaskSwitcher ()
  • Method: public Nullable`1 ShowDialog ()
  • Property: bool IsInActiveState { public get; }
  • Property: bool ShouldUpdateActiveState { public get; public set; }
Telerik.Windows.Controls TabChangedEventArgs ()
n/a public class Telerik.Windows.Controls.TabChangedEventArgs
--> NONE <--
  • Constructor: public TabChangedEventArgs (RadTabItem tabItem, object dataContext, RoutedEvent routedEvent, object source)
  • 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: object DataContext { public get; public set; }
  • 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: RadTabItem TabItem { public get; public set; }
public class Telerik.Windows.Controls.TilesAnimationCompletedEventArgs ()
  • Constructor: public TilesAnimationCompletedEventArgs (RoutedEvent routedEvent, object source, IEnumerable`1 animatedContainers)
  • Constructor: public TilesAnimationCompletedEventArgs (RoutedEvent routedEvent, object source, IEnumerable`1 animatedContainers)
public class Telerik.Windows.Controls.TileViewPanel ()
  • Method (i): protected virtual void OnIsItemsHostChanged (bool oldIsItemsHost, bool newIsItemsHost)
  • Method: protected override void OnIsItemsHostChanged (bool oldIsItemsHost, bool newIsItemsHost)
public abstract class Telerik.Windows.Controls.WindowBase ()
--> NONE <--
  • Field: public static readonly DependencyProperty IsInActiveStateProperty
  • Method: ProtectedInternal virtual bool ShouldShowInTaskSwitcher ()
  • Property: bool IsInActiveState { public get; }
Telerik.Windows.Controls WindowHeaderPanel ()
n/a public class Telerik.Windows.Controls.WindowHeaderPanel
--> NONE <--
  • Constructor: public WindowHeaderPanel ()
  • 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
  • Field: public static readonly DependencyProperty AlignButtonsToLeftProperty
  • Field: public static readonly DependencyProperty AlignTitleToCenterProperty
  • Field: public static readonly DependencyProperty ContainerTypeProperty
  • 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: 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): 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: public static WindowHeaderPanelContainerType GetContainerType (DependencyObject obj)
  • 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: 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): 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 (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 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 (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: public static void SetContainerType (DependencyObject obj, WindowHeaderPanelContainerType value)
  • 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 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 AlignButtonsToLeft { public get; public set; }
  • Property: bool AlignTitleToCenter { public get; public set; }
  • 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: 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: 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: 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: 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: 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: 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; }
WindowHeaderPanelContainerType ()
n/a public sealed enum Telerik.Windows.Controls.WindowHeaderPanelContainerType
                    None = 0,
                    Title = 1,
                    Buttons = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.LayoutControl LayoutControlDragVisual ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlDragVisual
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlDragVisual
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlDropIndicator ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlDropIndicator
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlDropIndicator
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlManipulationPane ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlManipulationPane
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlManipulationPane
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlMouseOverIndicator ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlMouseOverIndicator
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlMouseOverIndicator
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlSelectionIndicator ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlSelectionIndicator
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlSelectionIndicator
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlSplitter ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlSplitter
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlSplitter
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlToolBox ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlToolBox
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlToolBox
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.LayoutControl LayoutControlToolBoxView ()
public class Telerik.Windows.Controls.LayoutControl.LayoutControlToolBoxView
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.LayoutControl.LayoutControlToolBoxView
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.Primitives RadBrowserPanel ()
n/a public class Telerik.Windows.Controls.Primitives.RadBrowserPanel
--> NONE <--
  • Constructor: public RadBrowserPanel ()
  • 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
  • Field: public static readonly DependencyProperty ItemMinWidthProperty
  • Field: public static readonly DependencyProperty ItemWidthProperty
  • 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: 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): 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): 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: 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): 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 (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 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 (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 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: 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: 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: 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: double ItemMinWidth { public get; public set; }
  • Property: double ItemWidth { public get; public set; }
  • 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: 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: 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.RadialMenu MenuToolTip ()
public class Telerik.Windows.Controls.RadialMenu.MenuToolTip
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadialMenu.MenuToolTip
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.RadialMenu NavigationItemButton ()
public class Telerik.Windows.Controls.RadialMenu.NavigationItemButton
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadialMenu.NavigationItemButton
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.RadialMenu RadialMenuButton ()
public class Telerik.Windows.Controls.RadialMenu.RadialMenuButton
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadialMenu.RadialMenuButton
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): public virtual void OnApplyTemplate ()
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: public override void OnApplyTemplate ()
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.RadialMenu VisualStatesItemPresenter ()
public class Telerik.Windows.Controls.RadialMenu.VisualStatesItemPresenter
(Please hover your mouse over the type to see the inheritance signatures)
public class Telerik.Windows.Controls.RadialMenu.VisualStatesItemPresenter
(Please hover your mouse over the type to see the inheritance signatures)
  • Method (i): protected virtual void OnInitialized (EventArgs e)
  • Method: protected override void OnInitialized (EventArgs e)
  • Method: public virtual void ResetTheme ()
Telerik.Windows.Controls.SplashScreen SplashScreenDataContext ()
n/a public class Telerik.Windows.Controls.SplashScreen.SplashScreenDataContext
--> NONE <--
  • Constructor: public SplashScreenDataContext ()
  • Event: public event PropertyChangedEventHandler PropertyChanged
  • Method (i): public virtual void Dispose ()
  • Method (i): protected virtual void Dispose (bool disposing)
  • 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): protected virtual void OnPropertyChanged (string propertyName)
  • Method (i): protected virtual void OnPropertyChanged (Expression`1 propertyExpression)
  • Method (i): ProtectedInternal void RaisePropertyChanged (string propertyName)
  • Method (i): public virtual string ToString ()
  • Method (i): protected void VerifyPropertyName (string propertyName)
  • Property: string Content { public get; public set; }
  • Property: string Footer { public get; public set; }
  • Property: string ImagePath { public get; public set; }
  • Property: bool IsIndeterminate { public get; public set; }
  • Property: bool IsProgressBarVisible { public get; public set; }
  • Property: double MaxValue { public get; public set; }
  • Property: double MinValue { public get; public set; }
  • Property: Cursor MouseCursor { public get; public set; }
  • Property: double ProgressValue { public get; public set; }
Telerik.Windows.Controls.TabbedWindow AddingNewTabEventArgs ()
n/a public class Telerik.Windows.Controls.TabbedWindow.AddingNewTabEventArgs
--> NONE <--
  • Constructor: public AddingNewTabEventArgs (RoutedEvent routedEvent, object source)
  • 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 Cancel { public get; public set; }
  • Property: bool Handled { public get; public set; }
  • Property: object Item { 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.Controls.TabbedWindow TabbedWindowCreatingEventArgs ()
n/a public class Telerik.Windows.Controls.TabbedWindow.TabbedWindowCreatingEventArgs
--> NONE <--
  • Constructor: public TabbedWindowCreatingEventArgs (RadTabbedWindow sourceWindow, RadTabbedWindow newWindow, object draggedItem, RoutedEvent routedEvent, object source)
  • [Obsolete: This constructor is obsolete. Use the constructor with draggedItem parameter instead.]Constructor: public TabbedWindowCreatingEventArgs (RadTabbedWindow sourceWindow, RadTabbedWindow newWindow, RadTabItem draggedTab, RoutedEvent routedEvent, object source)
  • 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 Cancel { public get; public set; }
  • Property: object DraggedItem { public get; }
  • [Obsolete: This property is obsolete. Use the DraggedItem property instead.]Property: RadTabItem DraggedTab { public get; }
  • Property: bool Handled { public get; public set; }
  • Property: RadTabbedWindow NewWindow { public get; }
  • Property: object OriginalSource { public get; }
  • Property: RoutedEvent RoutedEvent { public get; public set; }
  • Property: object Source { public get; public set; }
  • Property: RadTabbedWindow SourceWindow { public get; }
Telerik.Windows.Controls.TabbedWindow TabbedWindowTabControl ()
n/a public class Telerik.Windows.Controls.TabbedWindow.TabbedWindowTabControl
--> NONE <--
  • Constructor: public TabbedWindowTabControl ()
  • Event: public event EventHandler`1 AddingNewTab
  • 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 DropDownEventHandler DropDownClosed
  • Event: public event DropDownEventHandler DropDownOpened
  • 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 ItemReorderedEventHandler ItemReordered
  • Event: public event EventHandler`1 ItemsChanged
  • 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 RadSelectionChangedEventHandler PreviewSelectionChanged
  • 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 EventHandler`1 PreviewTabClosed
  • Event: public event EventHandler`1 PreviewTabPinned
  • Event: public event EventHandler`1 PreviewTabUnpinned
  • 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 RadSelectionChangedEventHandler 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 TabClosed
  • Event: public event EventHandler`1 TabPinned
  • Event: public event EventHandler`1 TabUnpinned
  • 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 AddButtonStyleProperty
  • Field: public static readonly DependencyProperty AddButtonVisibilityProperty
  • Field: public static readonly RoutedEvent AddingNewTabEvent
  • Field: public static readonly DependencyProperty AdditionalLeftContentProperty
  • Field: public static readonly DependencyProperty ItemMinWidthProperty
  • Field: public static readonly DependencyProperty ItemWidthProperty
  • 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): protected void BeginUpdateSelectedItems ()
  • 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): ProtectedInternal virtual void ChangeVisualState (bool useTransitions)
  • Method (i): public bool CheckAccess ()
  • Method (i): protected virtual void ClearContainerForItemOverride (DependencyObject element, object item)
  • Method (i): protected void ClearContentSafely ()
  • 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): protected void EndUpdateSelectedItems ()
  • 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 virtual ControlTemplate FindTemplateFromPosition (Dock position)
  • 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 IRadTabItem GetContainer ()
  • 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 void GoToState (bool useTransitions, string[] stateNames)
  • 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: protected override bool IsSelectionNonBoundAtClientSide ()
  • 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: protected virtual bool OnAddingNewItem (AddingNewTabEventArgs args)
  • Method (i): protected virtual void OnAlternationCountChanged (int oldAlternationCount, int newAlternationCount)
  • 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 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 OnDropDownMenuItemClick (object sender, RoutedEventArgs 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: protected override void OnInitialized (EventArgs e)
  • Method (i): protected virtual void OnIsDropDownOpenChanged (bool oldValue, bool newValue)
  • 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 OnLeftScrollButtonClick (object sender, RoutedEventArgs 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 OnPreviewSelectionChanged (SelectionChangedEventArgs 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 bool OnPreviewTabClosed (PreviewTabChangedEventArgs args)
  • Method (i): protected virtual bool OnPreviewTabPinned (PreviewTabChangedEventArgs args)
  • Method (i): protected virtual bool OnPreviewTabUnpinned (PreviewTabChangedEventArgs args)
  • 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 OnRightScrollButtonClick (object sender, RoutedEventArgs e)
  • Method: protected override void OnScrollButtonsVisibilityChanged ()
  • Method (i): protected virtual void OnSelectionChanged (SelectionChangedEventArgs e)
  • Method (i): protected virtual void OnSelectionChanged (RadSelectionChangedEventArgs 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 OnTabClosed (TabChangedEventArgs args)
  • Method (i): protected virtual void OnTabPinned (TabChangedEventArgs args)
  • Method (i): protected virtual void OnTabUnpinned (TabChangedEventArgs args)
  • 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 void ScrollIntoView (object item)
  • Method (i): public void SelectAll ()
  • Method (i): protected virtual void Selector_SelectionChanged (object sender, SelectionChangedEventArgs e)
  • 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 UnselectAll ()
  • Method (i): public void UpdateDefaultStyle ()
  • Method (i): ProtectedInternal virtual void UpdateFocusOnSelectionChange ()
  • Method (i): public void UpdateLayout ()
  • Method (i): protected virtual void UpdateSelectedContentProperties ()
  • Method (i): protected virtual void UpdateTabRows ()
  • Method (i): protected void UpdateTabStrip ()
  • Method (i): public void VerifyAccess ()
  • Property: double ActualHeight { public get; }
  • Property: double ActualWidth { public get; }
  • Property: Style AddButtonStyle { public get; public set; }
  • Property: Visibility AddButtonVisibility { public get; public set; }
  • Property: object AdditionalContent { public get; public set; }
  • Property: object AdditionalLeftContent { public get; public set; }
  • Property: TabStripAlign Align { public get; public set; }
  • Property: bool AllowDragOverTab { public get; public set; }
  • Property: bool AllowDragReorder { public get; public set; }
  • Property: bool AllowDrop { public get; public set; }
  • Property: bool AllTabsEqualHeight { 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: virtual Visibility BackgroundVisibility { 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: ControlTemplate BottomTemplate { public get; public set; }
  • Property: CacheMode CacheMode { public get; public set; }
  • Property: protected bool CanSelectMultipleItems { }
  • Property: Geometry Clip { public get; public set; }
  • Property: bool ClipToBounds { public get; public set; }
  • Property: bool CloseTabsOnMouseMiddleButtonDown { public get; public set; }
  • Property: CommandBindingCollection CommandBindings { public get; }
  • Property: ProtectedInternal ContentPresenter ContentElement { }
  • Property: ProtectedInternal Grid ContentElementsPanel { }
  • Property: virtual DataTemplate ContentTemplate { public get; public set; }
  • Property: virtual 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: string DisplayMemberPath { public get; public set; }
  • Property: Style DropDownButtonStyle { public get; public set; }
  • Property: string DropDownDisplayMemberPath { public get; public set; }
  • Property: TabControlDropDownDisplayMode DropDownDisplayMode { public get; public set; }
  • Property: Style DropDownStyle { 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 HasItems { public get; }
  • Property: virtual Brush HeaderBackground { 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 IsContentPreserved { public get; public set; }
  • Property: bool IsDefaultItemSelected { public get; public set; }
  • Property: bool IsDropDownOpen { public get; public set; }
  • 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: Nullable`1 IsSynchronizedWithCurrentItem { public get; public set; }
  • Property: bool IsTabStop { public get; public set; }
  • Property: bool IsTextSearchCaseSensitive { public get; public set; }
  • Property: bool IsTextSearchEnabled { public get; public set; }
  • Property: protected bool IsUpdatingSelectedItems { }
  • Property: bool IsVisible { public get; }
  • Property: virtual IRadTabItem this [int index] { 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: DataTemplate ItemDropDownContentTemplate { public get; public set; }
  • Property: DataTemplateSelector ItemDropDownContentTemplateSelector { public get; public set; }
  • Property: double ItemMinWidth { 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: double ItemWidth { public get; public set; }
  • Property: XmlLanguage Language { public get; public set; }
  • Property: Transform LayoutTransform { public get; public set; }
  • Property: ControlTemplate LeftTemplate { 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: TabOverflowMode OverflowMode { 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: ReadOnlyObservableCollection`1 PinnedItems { public get; }
  • Property: virtual bool PropagateItemDataContextToContent { public get; public set; }
  • Property: Size RenderSize { public get; public set; }
  • Property: Transform RenderTransform { public get; public set; }
  • Property: Point RenderTransformOrigin { public get; public set; }
  • Property: virtual bool ReorderTabRows { public get; public set; }
  • Property: ResourceDictionary Resources { public get; public set; }
  • Property: ControlTemplate RightTemplate { public get; public set; }
  • Property: TabControlScrollMode ScrollMode { public get; public set; }
  • Property: virtual object SelectedContent { public get; public set; }
  • Property: virtual DataTemplate SelectedContentTemplate { public get; public set; }
  • Property: virtual DataTemplateSelector SelectedContentTemplateSelector { public get; public set; }
  • Property: int SelectedIndex { public get; public set; }
  • Property: object SelectedItem { public get; public set; }
  • Property: SelectedItemRemoveBehaviour SelectedItemRemoveBehaviour { public get; public set; }
  • Property: IList SelectedItems { public get; }
  • Property: object SelectedValue { public get; public set; }
  • Property: string SelectedValuePath { public get; public set; }
  • Property: bool SnapsToDevicePixels { public get; public set; }
  • Property: Style Style { public get; public set; }
  • Property: protected StylusPlugInCollection StylusPlugIns { }
  • Property: virtual bool SupressSelectedContentTemplateReapplying { public get; public set; }
  • Property: protected TabControlState TabFlags { }
  • Property: int TabIndex { public get; public set; }
  • Property: Orientation TabOrientation { public get; public set; }
  • Property: ProtectedInternal Panel TabStrip { }
  • Property: Dock TabStripPlacement { 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: ControlTemplate TopTemplate { 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.TabbedWindow TabItemDragDropInfo ()
n/a public class Telerik.Windows.Controls.TabbedWindow.TabItemDragDropInfo
--> NONE <--
  • Constructor: public TabItemDragDropInfo ()
  • 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: RadTabItem DraggedTab { public get; public set; }
  • Property: bool IsDropBeforeItem { public get; public set; }
  • Property: bool IsDropInTabStripSuccessful { public get; public set; }
  • Property: Point RelativeStartPoint { public get; public set; }
  • Property: TabbedWindowTabControl SourceTabControl { public get; public set; }
  • Property: RadTabbedWindow SourceWindow { public get; public set; }
DragDropMode ()
n/a public sealed enum Telerik.Windows.Controls.TabbedWindow.DragDrop.DragDropMode
                    None = 0,
                    Reorder = 1,
                    Default = 2,
--> NONE <-- --> NONE <--
Telerik.Windows.Controls.TabbedWindow.Panels RadTabbedWindowPanel ()
n/a public class Telerik.Windows.Controls.TabbedWindow.Panels.RadTabbedWindowPanel
--> NONE <--
  • Constructor: public RadTabbedWindowPanel ()
  • 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): 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): 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): 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: 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): 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 (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 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 (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 virtual void ScrollHorizontal (double offsetX)
  • Method: public virtual void ScrollVertical (double offsetY)
  • 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 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: public virtual Point TransformFromDropTargetToViewPort (Point positionInDropTarget)
  • 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: 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: 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: 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 abstract class Telerik.Windows.Controls.TabControl.RadTabControlBase ()
--> NONE <--
  • Method: protected virtual bool IsSelectionNonBoundAtClientSide ()
Telerik.Windows.Controls.TabControl TabItemCommands ()
n/a public abstract sealed class Telerik.Windows.Controls.TabControl.TabItemCommands
--> 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 RoutedUICommand Close { public get; }
  • Property: static RoutedUICommand TogglePin { public get; }

TopSummary