RadControls for WPF

Helper class for monitoring the Visibility change in RadTileViewItem.

Namespace: Telerik.Windows.Controls.TileView
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.1.403.40

Syntax

C#
public class VisibilityHelper : FrameworkElement
Visual Basic
Public Class VisibilityHelper _
	Inherits FrameworkElement

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            Telerik.Windows.Controls.TileView..::..VisibilityHelper

See Also