Version: 1.4
LanguageEnglish
  • C#

StylePropertyNameCollection.Contains

Declaration

public bool Contains(UIElements.StylePropertyName stylePropertyName);

Parameters

stylePropertyName The element to locate in the <see cref="StylePropertyNameCollection" />.

Returns

bool true if the StylePropertyNameCollection contains the specified element; otherwise, false.

Description

Determines whether a StylePropertyNameCollection contains the specified element.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答