stroke dash array
This commit is contained in:
@@ -85,6 +85,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgressBarMVVMSample", "Pr
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UseStyleOfWPF", "UseStyleOfWPF\UseStyleOfWPF.csproj", "{731DFA9B-C4FC-4AB2-B32B-435ABAB2F1B0}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DashedFigure", "DashedFigure\DashedFigure.csproj", "{04A16963-8186-4F75-B42B-F57DE7042D6D}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -255,6 +257,10 @@ Global
|
||||
{731DFA9B-C4FC-4AB2-B32B-435ABAB2F1B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{731DFA9B-C4FC-4AB2-B32B-435ABAB2F1B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{731DFA9B-C4FC-4AB2-B32B-435ABAB2F1B0}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{04A16963-8186-4F75-B42B-F57DE7042D6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{04A16963-8186-4F75-B42B-F57DE7042D6D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{04A16963-8186-4F75-B42B-F57DE7042D6D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{04A16963-8186-4F75-B42B-F57DE7042D6D}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Reference in New Issue
Block a user