MarkupExtensionContentDictionaryClass.

IntDic Property

Syntax

[Content]
public Dictionary<string, int> IntDic { get; }

Attributes

Type Description
ContentAttribute

Value

Type Description
Dictionary<string, int>