Gets/Sets a boolean value indicating whether to automatically scale the visual to the dimensions of the
ResourceControl itself.

Declaration Syntax
public bool AutoScale { get; set; }
Public Property AutoScale As Boolean
public:
property bool AutoScale {
bool get ();
void set (bool value);
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)