'Declaration Protected Overridable Sub UpdateTransform( _ ByVal container As DependencyObject, _ ByVal originalRect As Rect, _ ByVal currentRect As Rect, _ ByVal targetRect As Rect, _ ByVal offset As Vector, _ ByVal resizeFactor As Double, _ ByVal calledFromArrange As Boolean _ )
protected virtual void UpdateTransform( DependencyObject container, Rect originalRect, Rect currentRect, Rect targetRect, Vector offset, double resizeFactor, bool calledFromArrange )
Note: derived classeds must override this method to update the RenderTransform for the container
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2