编写私有属性设置辅助器
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Deedy.Activity
|
||||
{
|
||||
public static double IndentRuler { get; set; } = 30;
|
||||
|
||||
public ExpandoMapping ExpandoMapping { get; set; } = new ExpandoMapping();
|
||||
|
||||
public const string PART_ItemsContainer = "PART_ItemsContainer";
|
||||
public const string PART_TitleContainer = "PART_TitleContainer";
|
||||
|
||||
Reference in New Issue
Block a user