This documentation is archived and is not being maintained.
TileBrush.CloneCurrentValue Method
Visual Studio 2008
Creates a modifiable copy of this TileBrush object by making deep copies of its values. This method does not copy resource references, data bindings, or animations, although it does copy their current values.
Assembly: PresentationCore (in PresentationCore.dll)
Use this method to produce modifiable copies of read-only Freezable objects. For convenience, this method shadows the inherited version with a strongly typed implementation.
For more information, see Freezable.CloneCurrentValue.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: