MarkupExtensionReturnTypeAttribute::ReturnType Property
.NET Framework (current version)
Gets the MarkupExtension return type that this .NET Framework attribute reports.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System::Type^The type-safe return type of the specific ProvideValue implementation of the markup extension where the MarkupExtensionReturnTypeAttribute .NET Framework attribute is applied.
.NET Framework
Available since 3.0
Available since 3.0
Show: