Aracılığıyla paylaş


CategoryEditor.ConsumesProperty(PropertyEntry) Yöntem

Tanım

tarafından CategoryEditorhangi özelliklerin düzenleneceğini belirler.

public:
 abstract bool ConsumesProperty(System::Activities::Presentation::PropertyEditing::PropertyEntry ^ propertyEntry);
public abstract bool ConsumesProperty (System.Activities.Presentation.PropertyEditing.PropertyEntry propertyEntry);
abstract member ConsumesProperty : System.Activities.Presentation.PropertyEditing.PropertyEntry -> bool
Public MustOverride Function ConsumesProperty (propertyEntry As PropertyEntry) As Boolean

Parametreler

propertyEntry
PropertyEntry

tarafından PropertyEntryCategoryEditordüzenlenen özellikler arasında yer alıp almadığını belirlemek için denetlenen örnek.

Döndürülenler

true bu düzenleyici belirtilen özelliği düzenlerse; aksi takdirde , false.

Şunlara uygulanır