Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.
This repository was archived by the owner on May 29, 2024. It is now read-only.

Possible bug in DataGridRowTemplateSelector static field #113

@tkouba

Description

@tkouba

DataGridRowTemplateSelector has private static DataTemplate _dataGridRowTemplate which is used in instace constructor and method. Should be private readonly DataTemplate _dataGridRowTemplate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions