Skip to content

ModernWpf.SampleApp throws XamlParseException when viewing the "Threaded UI" example. #82

ModernWpf.SampleApp throws XamlParseException when viewing the "Threaded UI" example.

ModernWpf.SampleApp throws XamlParseException when viewing the "Threaded UI" example. #82

Workflow file for this run

name: Label issues
on:
issues:
types: [opened]
jobs:
label_issues:
runs-on: ubuntu-latest
steps:
- name: Label issues
uses: andymckay/labeler@master
with:
add-labels: "needs-triage"