CrispImageWithCount.BubbleForeground Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Windows::Media::Brush ^ BubbleForeground { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush BubbleForeground { get; set; }
member this.BubbleForeground : System.Windows.Media.Brush with get, set
Public Property BubbleForeground As Brush