DependencyPropertyValueSource.CustomMarkupExtension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a property element in XAML code that contains a markup extension.
public:
static property System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ CustomMarkupExtension { System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ get(); };
public static System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource CustomMarkupExtension { get; }
static member CustomMarkupExtension : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property CustomMarkupExtension As DependencyPropertyValueSource
Property Value
A value source that is a XAML element that contains a markup extension.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.