ComponentOne TileView for WPF and Silverlight
C1.Silverlight.TileView Namespace / C1TileViewItem Class / ContentMinimizedProperty Field


In This Topic
    ContentMinimizedProperty Field (C1TileViewItem)
    In This Topic
    Identifies the ContentMinimized dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentMinimizedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TileViewItem.ContentMinimizedProperty
    public static readonly DependencyProperty ContentMinimizedProperty
    See Also