XamlWriter::WriteGetObject Method ()

.NET Framework (current version)
 

When implemented in a derived class, produces an object for cases where the object is a default or implicit value of the property being set, instead of being specified as a discrete object value in the input XAML node set.

Namespace:   System.Xaml
Assembly:  System.Xaml (in System.Xaml.dll)

public:
virtual void WriteGetObject() abstract

.NET Framework
Available since 4.0
Return to top
Show: