Andy (Steve) De George
Andy (Steve) De George
Hi @bdelavega-maralytix I think this would be better to give to the product group, if something can then be added to the docs to avoid this problem or solve it...
@marcpopMSFT Yeah, I think so. **EDITED** The customer having a similar issue which prompted my investigation is showing this, which also doesn't make sense as 5.0.4 isn't listed shown in...
I'll work on adding all the details. I'll just regenerate and paste in the XAML. You can do this yourself by generating a copy of any control's template in Visual...
I suspect all of these WPF .NET Framework reference articles are out of date with all the details. They were written like 10 years ago. Right now our efforts are...
Also, note that these articles don't change aspects of the template, they just show you what the template looks like. You don't get any added benefit copying these "examples." These...
Hi. I believe the [Property functionality provided by a dependency property](https://docs.microsoft.com/en-us/dotnet/desktop/wpf/advanced/dependency-properties-overview?view=netframeworkdesktop-4.8#property-functionality-provided-by-a-dependency-property) section describes what you're looking for. It doesn't have a break down table or chart though. Basically dependency property...
I'm going to reopen this. I think adding a chart or something like you said would be helpful when we get to redoing this content in .net 5
Hello. Thank you for pointing this out. It's definitely not a great way to showcase private collections with fonts not installed by the system. It should be using `new Font(fontFamilies[j],...
@kennethhovsnow fyi
@kennethhovsnow is this a bug? what is the data the customer is removing? Is it expected?