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


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