WorkflowDesignerIcons.Activities.Pick Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Recebe ou define um ícone que representa a Pick atividade.
public:
static property System::Windows::Media::DrawingBrush ^ Pick { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush Pick { get; set; }
static member Pick : System.Windows.Media.DrawingBrush with get, set
Public Shared Property Pick As DrawingBrush
Valor de Propriedade
Um ícone que representa a Pick atividade.