ComponentOne Input Library for WPF
C1.WPF.Input Namespace / AutoSizeContentPresenter Class / InvalidateAutoSize Method

In This Topic
    InvalidateAutoSize Method
    In This Topic
    Invalidates the cached size. After this call the size of this control will be the size of the content for all the modes.
    Syntax
    'Declaration
     
    
    Public Sub InvalidateAutoSize() 
    public void InvalidateAutoSize()
    See Also