Share via


CrispImageWithCount.MaxCountProperty Field

Definition

The largest number that is displayed in the bubble. If Count is greater than MaxCount, then a "+" is appended to MaxCount and the resulting string is displayed in the bubble.

public: static initonly System::Windows::DependencyProperty ^ MaxCountProperty;
public static readonly System.Windows.DependencyProperty MaxCountProperty;
 staticval mutable MaxCountProperty : System.Windows.DependencyProperty
Public Shared ReadOnly MaxCountProperty As DependencyProperty 

Field Value

Applies to