Constructor LayoutEventArgs
LayoutEventArgs(Size)
Creates a new instance of the LayoutEventArgs class.
public LayoutEventArgs(Size oldContentSize)
Parameters
oldContentSize
SizeThe view that the event is about.
Creates a new instance of the LayoutEventArgs class.
public LayoutEventArgs(Size oldContentSize)
oldContentSize
SizeThe view that the event is about.