편집

다음을 통해 공유


SKElement.OnRenderSizeChanged(SizeChangedInfo) Method

Definition

Raises the SizeChanged event, using the specified information as part of the eventual event data.

protected override void OnRenderSizeChanged (System.Windows.SizeChangedInfo sizeInfo);

Parameters

sizeInfo
SizeChangedInfo

Details of the old and new size involved in the change.

Applies to