ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileView Class / DesiredSize Property

In This Topic
    DesiredSize Property (C1TileView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Windows.Foundation.Size
    public Windows.Foundation.Size DesiredSize {get;}
    See Also