Compartir a través de


AcrylicBrush.BackgroundSourceProperty Propiedad

Definición

Identifica la propiedad de dependencia BackgroundSource.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Media.AcrylicBrush.BackgroundSourceProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

public:
 static property DependencyProperty ^ BackgroundSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty BackgroundSourceProperty();
public static DependencyProperty BackgroundSourceProperty { get; }
var dependencyProperty = AcrylicBrush.backgroundSourceProperty;
Public Shared ReadOnly Property BackgroundSourceProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia BackgroundSource.

Se aplica a