'Declaration Public NotInheritable Class PopupResizerDecorator Inherits System.Windows.Controls.Decorator
public sealed class PopupResizerDecorator : System.Windows.Controls.Decorator
This is placed inside the shadow chrome and main border of a System.Windows.Controls.Primitives.Popup control.
Note: the implementation uses a RenderTransform to arrange the resizer bar appropriately. Therefore, any RenderTransform placed on its immediate child element will be ignored.
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