public void BehaviorAndStaticResource([Values(false, true)] bool useCompiledXaml) { var page = new Bz47950(useCompiledXaml); }
public void BehaviorAndStaticResource(bool useCompiledXaml) { var page = new Bz47950(useCompiledXaml); }