Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6651355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:00:04+00:00 2026-05-26T01:00:04+00:00

I linked xaml files in vs2010 solution for resuabiltiy like this: And I tried

  • 0

I linked xaml files in vs2010 solution for resuabiltiy like this:

enter image description here

And I tried to load that by resource dictionary tag in App.xaml like this:

<ResourceDictionary.MergedDictionaries>

    <ResourceDictionary Source="/Myproject;component/CommonStyles/Button.xaml" />

...

</ResourceDictionary>

But it can’t loading in project.

How can I load these xaml files?

edited:

  1. I tried that.

  2. But compiler still can’t find out xaml files.

  3. So I trans a build working time from ‘Page’ to ‘Resource’.

  4. and then, a lot of compile error occured.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T01:00:05+00:00Added an answer on May 26, 2026 at 1:00 am

    In case these xaml files resides in different assembly, you need to import them using pack syntax like this –

    <ResourceDictionary.MergedDictionaries>
    <ResourceDictionary Source="pack://application:,,,/Myproject;component/CommonStyles/Button.xaml" />
    ......
    </ResourceDictionary.MergedDictionaries>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It seems that XAML files should have corresponding .cs files in a C# project.
I need to add code behind class to Resource Dictionary as described in this
I have a generic linked-list that holds data of type void* I am trying
I was reading the linked question which leads me to ask this question. Consider
FINAL NOTE Final solution found in another post Although I appreciated the clarification that
I feel like I've solved this problem 10 times before but I can never
How can I do this? Tried using a TypeConverter, but the only thing I
I've been linked in the past to this response to a similar question on
I have different data templates defined in my App.xaml with diffrent names (temp1, temp2,
I have a linked list that I want to sort part of, eg: std::sort(someIterator,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.