Summary
Helper for getting
MaximumRecentColorsCountProperty
from obj.- Namespace
- MahApps
.Metro .Controls - Containing Type
- BuildInColorPalettes
Syntax
[AttachedPropertyBrowsableForType(typeof(ColorPickerBase))]
public static int GetMaximumRecentColorsCount(DependencyObject obj)
Attributes
Type | Description |
---|---|
Attached |
Parameters
Name | Type | Description |
---|---|---|
obj | DependencyObject | DependencyObject to read MaximumRecentColorsCountProperty from. |
Return Value
Type | Description |
---|---|
int | MaximumRecentColorsCount property value. |