Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Separating xaml from xaml.cs
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Devin Minson  
View profile  
 More options Oct 23 2012, 10:46 am
From: Devin Minson <hmoobtxu...@gmail.com>
Date: Tue, 23 Oct 2012 07:46:53 -0700 (PDT)
Local: Tues, Oct 23 2012 10:46 am
Subject: Re: Separating xaml from xaml.cs

Found the answer:
http://stackoverflow.com/questions/13017192/initializecomponent-equiv...

On Monday, September 10, 2012 2:38:34 PM UTC-6, deedee wrote:

> Surprisingly, that does not work :(

> On Monday, September 10, 2012 2:15:13 PM UTC-6, deedee wrote:

>> Oh well. I guess I can exclude the InitializeComponent method -- that
>> should take care of it, because all of the xaml instructions must be in
>> that method only.

>> But any other ideas are welcome!

>> Thanks again :)

>> On Monday, September 10, 2012 2:05:35 PM UTC-6, deedee wrote:

>>> Hi,

>>> In the dll, I noticed that all the xaml classes have a  '
>>> System.CodeDom.Compiler.GeneratedCodeAttribute' with
>>> "PresentationBuildTasks" as it's argument. This applies to even the
>>> code-behind partial class which contains our code (in the xaml.cs file).

>>> Is there a property or a flag somewhere that will distinguish the method
>>> instructions coming from a xaml vs code behind class? (eg. an event handler
>>> attached from within the xaml vs in the xaml.cs)?

>>> Thanks :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.