Potturusoft.WpfTemplateAccessor 1.0.0-preview-1.466

This is a prerelease version of Potturusoft.WpfTemplateAccessor.
dotnet add package Potturusoft.WpfTemplateAccessor --version 1.0.0-preview-1.466
NuGet\Install-Package Potturusoft.WpfTemplateAccessor -Version 1.0.0-preview-1.466
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Potturusoft.WpfTemplateAccessor" Version="1.0.0-preview-1.466" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Potturusoft.WpfTemplateAccessor --version 1.0.0-preview-1.466
#r "nuget: Potturusoft.WpfTemplateAccessor, 1.0.0-preview-1.466"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Potturusoft.WpfTemplateAccessor as a Cake Addin
#addin nuget:?package=Potturusoft.WpfTemplateAccessor&version=1.0.0-preview-1.466&prerelease

// Install Potturusoft.WpfTemplateAccessor as a Cake Tool
#tool nuget:?package=Potturusoft.WpfTemplateAccessor&version=1.0.0-preview-1.466&prerelease

Generates OnApplyTemplate override for the custom/templated WPF controls and provides fields for all named elements in the control template

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-preview-1.466 176 10/19/2022
1.0.0-preview-1.288 125 4/11/2022
1.0.0-preview-1.278 136 4/10/2022
1.0.0-preview-1.277 141 4/10/2022

Added support for file scoped namespace declarations.